Metadata-Version: 2.4 Name: agentc-llamaindex Version: 1.1.2 Summary: Collection of LlamaIndex-specific classes and functions used with the Couchbase Agent Catalog project. License-Expression: Apache-2.0 Author: Glenn Galvizo Author-email: glenn.galvizo@couchbase.com Requires-Python: >=3.11,<3.14 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 (>=1.1.2,<2.0.0) Requires-Dist: couchbase (>=4.6.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.33.0) Project-URL: Documentation, https://couchbaselabs.github.io/agent-catalog/api.html#llamaindex Project-URL: Repository, https://github.com/couchbaselabs/agent-catalog