{"library":"llama-index-core","type":"library","category":null,"description":"LlamaIndex Core provides the foundational interface and components for building LLM-powered applications, enabling users to connect large language models with their private or domain-specific data. It includes data structures, indexing tools, query engines, and basic abstractions for LLMs and embedding models. The current version is 0.14.20, with frequent, often daily, releases across its modular ecosystem.","language":"python","status":"active","version":"0.14.20","tags":["LLM","RAG","Data Indexing","Framework","AI","Vector Database"],"last_verified":"Wed May 20","install":[{"cmd":"pip install llama-index-core","imports":["from llama_index.core import VectorStoreIndex","from llama_index.core.readers import SimpleDirectoryReader","from llama_index.core import Settings","from llama_index.llms.openai import OpenAI","from llama_index.embeddings.openai import OpenAIEmbedding"]},{"cmd":"pip install 'llama-index-llms-openai' 'llama-index-embeddings-openai'","imports":[]}],"homepage":"https://llamaindex.ai","github":"https://github.com/run-llama/llama_index","docs":"https://docs.llamaindex.ai/en/stable/","changelog":null,"pypi":"https://pypi.org/project/llama-index-core/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":19.1,"avg_import_s":5.19,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/llama-index-core/compatibility"}}