Metadata-Version: 2.1
Name: llama-index-bundle
Version: 0.0.3a0
Summary: Interface between LLMs and your data
Home-page: https://llamaindex.ai
License: MIT
Keywords: LLM,NLP,RAG,data,devtools,index,retrieval
Author: Jerry Liu
Author-email: jerry@llamaindex.ai
Maintainer: Andrei Fajardo
Maintainer-email: andrei@runllama.ai
Requires-Python: >=3.8.1,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: llama-index-agent-openai (>=0.0.3,<0.0.4)
Requires-Dist: llama-index-core (>=0.9.41,<0.10.0)
Requires-Dist: llama-index-embeddings-huggingface (>=0.0.1,<0.0.2)
Requires-Dist: llama-index-embeddings-openai (>=0.0.1,<0.0.2)
Requires-Dist: llama-index-legacy (>=0.0.1,<0.0.2)
Requires-Dist: llama-index-llms-llama-cpp (>=0.0.1,<0.0.2)
Requires-Dist: llama-index-llms-openai (>=0.0.1,<0.0.2)
Requires-Dist: llama-index-program-openai (>=0.0.3,<0.0.4)
Requires-Dist: llama-index-question-gen-openai (>=0.0.2,<0.0.3)
Requires-Dist: llama-index-vector-stores-chroma (>=0.0.1,<0.0.2)
Project-URL: Documentation, https://docs.llamaindex.ai/en/stable/
Project-URL: Repository, https://github.com/run-llama/llama_index
Description-Content-Type: text/markdown

# LLamaIndex

