Metadata-Version: 2.4
Name: gatana-langchain
Version: 1.0.0
Summary: A toolkit for building LangChain applications
Project-URL: Homepage, https://github.com/gatana-ai/gatana-langchain-sandbox
Project-URL: Repository, https://github.com/gatana-ai/gatana-langchain-sandbox
Project-URL: Issues, https://github.com/gatana-ai/gatana-langchain-sandbox/issues
Project-URL: Changelog, https://github.com/gatana-ai/gatana-langchain-sandbox/blob/main/CHANGELOG.md
Author-email: Gatana <engineering@gatana.ai>
License-Expression: MIT
Keywords: agents,ai,gatana,langchain,llm
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Typing :: Typed
Requires-Python: >=3.11
Requires-Dist: deepagents>=0.4
Requires-Dist: gatana-client>=0.1.0
Requires-Dist: langchain-core>=0.3
