Metadata-Version: 2.4
Name: agentami
Version: 0.1.3
Summary: Create an agent that can handle a large number of tools with persistence support.
Home-page: https://github.com/ami-sh/agentami
Author: Amish Gupta
Author-email: amishgupta@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: langchain>=0.3.24
Requires-Dist: langchain-core>=0.3.56
Requires-Dist: langchain-openai>=0.3.14
Requires-Dist: langgraph>=0.3.34
Requires-Dist: langgraph-checkpoint>=2.0.25
Requires-Dist: langgraph-sdk>=0.1.63
Requires-Dist: openai>=1.76.0
Requires-Dist: tiktoken>=0.9.0
Requires-Dist: faiss-cpu>=1.11.0
Requires-Dist: sentence-transformers>=4.1.0
Requires-Dist: scikit-learn>=1.6.1
Requires-Dist: pydantic>=2.11.3
Requires-Dist: python-dotenv>=1.1.0
Requires-Dist: requests>=2.32.3
Requires-Dist: orjson>=3.10.16
Requires-Dist: rich>=14.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
