Skip to main content

OpenAGI: Package for AI Agent Creation

Project description

OpenAGI: Package for AI Agent Creation

Code License

✈️ Getting Started

OpenAGI is used as the agent creation package to build agents for AIOS.

Installation

From PyPI

pip install pyopenagi

Locally

git clone https://agiresearch/OpenAGI
cd OpenAGI
pip install -e .

Usage

Add a new agent

To add a new agent, first you need to create a folder under the pyopenagi/agents folder. The folder needs to be the following structure:

- pyopenagi/agents
  - author
    - agent_name
      - agent.py # main code for the agent execution logic
      - config.json # set up configurations for agent
      - meta_requirements.txt # dependencies that the agent needs

If you want to use external tools provided by openagi in your agents, you can follow instructions of setting up tools in How to setup external tools. If you want to add new tools for your developing agent, you need to add a new tool file in the folder.

Upload agent

If you have developed and tested your agent, and you would like to share your agents, you can use the following to upload your agents

python pyopenagi/agents/interact.py --mode upload --agent <author_name/agent_name>

💡Note that the agent param must exactly match the folder you put your agent locally.

Download agent

If you want to look at implementations of other agents that others have developed, you can use the following command:

python pyopenagi/agents/interact.py --mode download --agent <author_name/agent_name>

🚀 Contributions

For detailed information on how to contribute, see CONTRIBUTE. If you would like to contribute to the codebase, issues or pull requests are always welcome!

🖋️ Research

Please check out our implementation for our research paper OpenAGI: When LLM Meets Domain Experts.

@article{openagi,
  title={OpenAGI: When LLM Meets Domain Experts},
  author={Ge, Yingqiang and Hua, Wenyue and Mei, Kai and Ji, Jianchao and Tan, Juntao and Xu, Shuyuan and Li, Zelong and Zhang, Yongfeng},
  journal={In Advances in Neural Information Processing Systems (NeurIPS)},
  year={2023}
}

🌍 OpenAGI Contributors

OpenAGI contributors

🌟 Star History

Star History Chart

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aios_api-0.0.1.tar.gz (63.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aios_api-0.0.1-py3-none-any.whl (84.7 kB view details)

Uploaded Python 3

File details

Details for the file aios_api-0.0.1.tar.gz.

File metadata

  • Download URL: aios_api-0.0.1.tar.gz
  • Upload date:
  • Size: 63.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for aios_api-0.0.1.tar.gz
Algorithm Hash digest
SHA256 87004964d909ed454f5da3cd8bd0e3d525e6ffec3dd69e666c501deb55ec4a15
MD5 e27a8f36fbba8aded76386bbbc41d9f1
BLAKE2b-256 588aac3094b6d8ff0fc95986d4f7d0648aeac845f250b2b6c95b2081ca5ad69c

See more details on using hashes here.

File details

Details for the file aios_api-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: aios_api-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for aios_api-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 43552a28fc225275a5a062094099fb1c4900350f6ac9d98b998c6c2749b6403d
MD5 7063eeca2f2e185171c35c6e56ec51f4
BLAKE2b-256 4fdbb5155028136d1e6c806e3167f82aed1e5fb460925cd1323e06c65c4e052d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page