Metadata-Version: 2.3
Name: agentc-llamaindex
Version: 0.2.5a4
Summary: Collection of LlamaIndex-specific classes and functions used with the Couchbase Agent Catalog project.
License: Apache-2.0
Author: Glenn Galvizo
Author-email: glenn.galvizo@couchbase.com
Requires-Python: >=3.11,<3.14
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: agentc-core (>=0.2.5a4,<0.3.0)
Requires-Dist: couchbase (>=4.3.6,<5.0.0)
Requires-Dist: joblib (>=1.4.2,<2.0.0)
Requires-Dist: llama-index (>=0.13.4,<0.14.0)
Requires-Dist: pydantic (>=2.10.6,<3.0.0)
Requires-Dist: pydantic-settings (>=2.7.1,<3.0.0)
Requires-Dist: pypdf (>=6.0.0,<7.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Project-URL: Documentation, https://couchbaselabs.github.io/agent-catalog/api.html#llamaindex
Project-URL: Repository, https://github.com/couchbaselabs/agent-catalog
