{"library":"llama-index","type":"library","category":null,"description":"LlamaIndex is a data framework for LLM applications, providing tools to ingest, structure, and access private or domain-specific data with large language models. It facilitates building RAG (Retrieval Augmented Generation) applications, agents, and more. The current version is 0.14.20, with a rapid release cadence that often includes new integrations and improvements across its modular ecosystem.","language":"python","status":"active","version":"0.14.20","tags":["LLM","RAG","vector database","NLP","AI agents","data framework"],"last_verified":"Wed May 20","install":[{"cmd":"pip install llama-index","imports":["from llama_index.core import VectorStoreIndex","from llama_index.core 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/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":20.8,"avg_import_s":5.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/llama-index/compatibility"}}