{"library":"llamaindex","type":"library","category":null,"description":"LlamaIndex is a data framework for building LLM-powered agents over your data. Specializes in RAG pipelines, document parsing, and agent workflows. Core package is llama-index-core. Integrations are separate packages installed from LlamaHub.","language":"python","status":"active","version":"0.14.15","tags":["llamaindex","rag","agents","documents","python","llm","retrieval"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install llama-index","imports":["from llama_index.core import VectorStoreIndex","from llama_index.llms.openai import OpenAI","from llama_index.core.agent.workflow import AgentWorkflow","from llama_index.core import Settings\nSettings.llm = OpenAI(model='gpt-4o')"]},{"cmd":"pip install llama-index-core","imports":[]},{"cmd":"pip install llama-index-core llama-index-llms-openai llama-index-embeddings-openai","imports":[]}],"homepage":"https://www.llamaindex.ai","github":null,"docs":null,"changelog":null,"pypi":null,"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.2,"avg_import_s":5.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/llamaindex/compatibility"}}