Welcome to pyagentai's documentation! ======================================= .. image:: https://img.shields.io/pypi/v/pyagentai.svg :target: https://pypi.org/project/pyagentai/ :alt: PyPI version .. image:: https://img.shields.io/pypi/pyversions/pyagentai.svg :target: https://pypi.org/project/pyagentai/ :alt: Python versions .. image:: https://img.shields.io/github/license/meepolabs/pyagentai.svg :target: https://github.com/meepolabs/pyagentai/blob/main/LICENSE :alt: License .. image:: https://readthedocs.org/projects/pyagentai/badge/?version=latest :target: https://pyagentai.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status A Python library for seamless integration with `agent.ai `_ APIs. Overview -------- ``pyagentai`` is a Python package that provides a client for interacting with the agent.ai platform. It enables developers to: - Easily connect to the agent.ai API. - Discover and interact with agents available on the platform. - Integrate agent.ai services into their own Python applications. .. toctree:: :maxdepth: 2 :caption: Contents: installation getting_started configuration api_reference