Metadata-Version: 2.1
Name: agentic-py
Version: 0.1.3
Summary: A framework for building LLM powered workflows.
Author-email: Alex McLeod <alex@mcleod.io>
Project-URL: Homepage, https://github.com/alex-mcleod/agentic
Project-URL: Issues, https://github.com/alex-mcleod/agentic/issues
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: aiohttp==3.8.4
Requires-Dist: asgiref==3.7.2
Requires-Dist: asyncpg==0.27.0
Requires-Dist: backoff==2.2.1
Requires-Dist: black==23.3.0
Requires-Dist: grpcio==1.54.2
Requires-Dist: grpcio-tools==1.54.2
Requires-Dist: openai==0.27.6
Requires-Dist: jsonpickle==3.0.2
Requires-Dist: python-dotenv==1.0.0
Requires-Dist: pyright==1.1.320
Requires-Dist: pytest==7.3.1
Requires-Dist: pytest-asyncio==0.21.1
Requires-Dist: simplegmail==4.1.1
Requires-Dist: termcolor==2.3.0
