Metadata-Version: 2.1 Name: agbenchmark Version: 0.0.8 Summary: Benchmarking the performance of agents far and wide, regardless of how they are set up and how they work License: MIT Author: Silen Naihin Author-email: silen.naihin@gmail.com Requires-Python: >=3.10,<4.0 Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Requires-Dist: agent-protocol (>=0.2.3,<0.3.0) Requires-Dist: agent-protocol-client (>=0.2.2,<0.3.0) Requires-Dist: click (>=8.1.3,<9.0.0) Requires-Dist: colorama (>=0.4.6,<0.5.0) Requires-Dist: gitpython (>=3.1.32,<4.0.0) Requires-Dist: helicone (>=1.0.6,<2.0.0) Requires-Dist: matplotlib (>=3.7.2,<4.0.0) Requires-Dist: networkx (>=3.1,<4.0) Requires-Dist: openai (>=0.27.8,<0.28.0) Requires-Dist: pandas (>=2.0.3,<3.0.0) Requires-Dist: pexpect (>=4.8.0,<5.0.0) Requires-Dist: psutil (>=5.9.5,<6.0.0) Requires-Dist: pydantic (>=1.10.9,<2.0.0) Requires-Dist: pytest (>=7.3.2,<8.0.0) Requires-Dist: pytest-asyncio (>=0.21.1,<0.22.0) Requires-Dist: python-dotenv (>=1.0.0,<2.0.0) Requires-Dist: pyvis (>=0.3.2,<0.4.0) Requires-Dist: requests (>=2.31.0,<3.0.0) Requires-Dist: selenium (>=4.11.2,<5.0.0) Requires-Dist: types-requests (>=2.31.0.1,<3.0.0.0) Description-Content-Type: text/markdown # Auto-GPT Benchmarks A repo built for the purpose of benchmarking the performance of agents far and wide, regardless of how they are set up and how they work ## Scores: Screenshot 2023-07-25 at 10 35 01 AM ## Ranking overall: - 1- [Beebot](https://github.com/AutoPackAI/beebot) - 2- [mini-agi](https://github.com/muellerberndt/mini-agi) - 3- [Auto-GPT](https://github.com/Significant-Gravitas/Auto-GPT) ## Detailed results: Screenshot 2023-07-25 at 10 42 15 AM [Click here to see the results and the raw data!](https://docs.google.com/spreadsheets/d/1WXm16P2AHNbKpkOI0LYBpcsGG0O7D8HYTG5Uj0PaJjA/edit#gid=203558751)! More agents coming soon !