Metadata-Version: |
2.1 |
Name: |
llama-index |
Version: |
0.11.23 |
Summary: |
Interface between LLMs and your data |
Author: |
Jerry Liu |
Author-Email: |
jerry[at]llamaindex.ai |
Maintainer: |
Andrei Fajardo |
Maintainer-Email: |
andrei[at]runllama.ai |
Home-Page: |
https://llamaindex.ai |
Project-Url: |
Documentation, https://docs.llamaindex.ai/en/stable/ |
Project-Url: |
Repository, https://github.com/run-llama/llama_index |
License: |
MIT |
Keywords: |
LLM,NLP,RAG,data,devtools,index,retrieval |
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: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Software Development :: Libraries :: Application Frameworks |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Requires-Python: |
>=3.8.1,<4.0 |
Requires-Dist: |
llama-index-agent-openai (<0.4.0,>=0.3.4) |
Requires-Dist: |
llama-index-cli (<0.4.0,>=0.3.1) |
Requires-Dist: |
llama-index-core (<0.12.0,>=0.11.23) |
Requires-Dist: |
llama-index-embeddings-openai (<0.3.0,>=0.2.4) |
Requires-Dist: |
llama-index-indices-managed-llama-cloud (>=0.3.0) |
Requires-Dist: |
llama-index-legacy (<0.10.0,>=0.9.48) |
Requires-Dist: |
llama-index-llms-openai (<0.3.0,>=0.2.10) |
Requires-Dist: |
llama-index-multi-modal-llms-openai (<0.3.0,>=0.2.0) |
Requires-Dist: |
llama-index-program-openai (<0.3.0,>=0.2.0) |
Requires-Dist: |
llama-index-question-gen-openai (<0.3.0,>=0.2.0) |
Requires-Dist: |
llama-index-readers-file (<0.4.0,>=0.3.0) |
Requires-Dist: |
llama-index-readers-llama-parse (>=0.3.0) |
Requires-Dist: |
nltk (>3.8.1) |
Description-Content-Type: |
text/markdown |