llama-index-core
Interface between LLMs and your data
Interface between LLMs and your data
To install this package, run one of the following:
The core python package to the LlamaIndex library. Core classes and abstractions represent the foundational building blocks for LLM applications, most notably, RAG. Such building blocks include abstractions for LLMs, Vector Stores, Embeddings, Storage, Callables and several others.
Summary
Interface between LLMs and your data
Last Updated
Mar 4, 2026 at 15:30
License
MIT
Supported Platforms
GitHub Repository
https://github.com/run-llama/llama_index/tree/main/llama-index-coreDocumentation
https://developers.llamaindex.ai/python/framework/