Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"agents",
"application",
"data",
"fine-tuning",
"framework",
"llamaindex",
"llm",
"rag",
"vector-database",
"multi-agents"
],
"is_fork": false,
"size_kb": 475195,
"has_wiki": false,
"homepage": "https://developers.llamaindex.ai",
"languages": {
"HTML": 57132,
"Shell": 8131,
"EdgeQL": 3396,
"Python": 15990440,
"Makefile": 413533,
"Starlark": 341,
"JavaScript": 86436,
"Jupyter Notebook": 5526595
},
"pushed_at": "2026-07-16T05:24:11Z",
"created_at": "2022-11-02T04:24:54Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T13:45:29Z",
"description": "LlamaIndex is the leading document agent and OCR platform",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"primary_language": "Python",
"significant_languages": [
"Python",
"Jupyter Notebook"
]
},
"owner": {
"blog": "https://llamaindex.ai",
"name": "LlamaIndex",
"type": "Organization",
"login": "run-llama",
"company": null,
"location": "United States of America",
"followers": 4070,
"avatar_url": "https://avatars.githubusercontent.com/u/130722866?v=4",
"created_at": "2023-04-14T02:40:56Z",
"is_verified": null,
"public_repos": 139,
"account_age_days": 1191
},
"activity": {
"releases_count": 100,
"commits_last_year": 1018,
"latest_release_at": "2026-06-24T19:36:43Z",
"latest_release_tag": "v0.14.23",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 51,
"days_since_latest_release": 23,
"mean_days_between_releases": 17.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "llama-index-core",
"exists": true,
"license": "MIT",
"keywords": [
"LLM",
"NLP",
"RAG",
"data",
"devtools",
"index",
"retrieval",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Software Development :: Libraries :: Application Frameworks",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/llama-index-core/",
"is_deprecated": false,
"latest_version": "0.14.23",
"repository_url": "https://github.com/run-llama/llama_index",
"versions_count": 256,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 15754137,
"first_published_at": "2024-02-02T22:24:44.788867Z",
"latest_published_at": "2026-06-24T19:35:55.430387Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
},
{
"name": "llama-index-instrumentation",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/llama-index-instrumentation/",
"is_deprecated": false,
"latest_version": "0.5.0",
"repository_url": "https://github.com/run-llama/llama_index/tree/main/llama-index-instrumentation",
"versions_count": 9,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2025-06-09T15:41:29.822283Z",
"latest_published_at": "2026-03-12T20:17:06.742456Z",
"latest_version_yanked": null,
"days_since_latest_publish": 127
},
{
"name": "llama-index",
"exists": true,
"license": "MIT",
"keywords": [
"LLM",
"NLP",
"RAG",
"data",
"devtools",
"index",
"retrieval",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Topic :: Software Development :: Libraries :: Application Frameworks",
"Topic :: Software Development :: Libraries :: Python Modules"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/llama-index/",
"is_deprecated": false,
"latest_version": "0.14.23",
"repository_url": "https://github.com/run-llama/llama_index",
"versions_count": 503,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 7189570,
"first_published_at": "2023-02-16T08:29:13.653135Z",
"latest_published_at": "2026-06-24T19:36:38.241935Z",
"latest_version_yanked": null,
"days_since_latest_publish": 23
}
]
},
"popularity": {
"forks": 7772,
"stars": 50927,
"watchers": 281,
"open_issues_and_prs": 558
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"notebooks"
],
"has_llms_txt": true,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [
"Makefile",
"llama-index-core/Makefile",
"llama-index-integrations/agent/llama-index-agent-azure/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-agentops/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-aim/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-argilla/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-arize-phoenix/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-honeyhive/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-langfuse/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-literalai/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-openinference/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-opik/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-promptlayer/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-uptrain/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-wandb/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-adapter/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-alephalpha/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-alibabacloud-aisearch/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-anyscale/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-autoembeddings/MAKEFILE",
"llama-index-integrations/embeddings/llama-index-embeddings-azure-inference/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-azure-openai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-baseten/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-bedrock/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-clarifai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-clip/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-cloudflare-workersai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-cohere/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-dashscope/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-databricks/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-deepinfra/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-elasticsearch/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-fastembed/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-fireworks/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-gaudi/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-gigachat/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-google-genai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-heroku/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-api/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-openvino/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum-intel/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-ibm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-instructor/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-ipex-llm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-isaacus/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-jinaai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-langchain/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-litellm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-llamafile/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-llm-rails/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-mistralai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-mixedbreadai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-modelscope/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-nebius/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-netmind/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-nomic/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-nvidia/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-oci-data-science/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-oci-genai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-ollama/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-opea/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-openai-like/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-openai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-openvino-genai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-oracleai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-premai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-sagemaker-endpoint/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-siliconflow/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-text-embeddings-inference/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-textembed/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-together/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-upstage/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-vertex-endpoint/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-vertex/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-vllm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-voyageai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-xinference/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-yandexgpt/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-zhipuai/Makefile",
"llama-index-integrations/evaluation/llama-index-evaluation-tonic-validate/Makefile",
"llama-index-integrations/extractors/llama-index-extractors-entity/Makefile",
"llama-index-integrations/extractors/llama-index-extractors-marvin/Makefile",
"llama-index-integrations/extractors/llama-index-extractors-relik/Makefile",
"llama-index-integrations/graph_rag/llama-index-graph-rag-cognee/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-ApertureDB/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-falkordb/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-memgraph/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-nebula/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-neo4j/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-neptune/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-tidb/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-bge-m3/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-colbert/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-dashscope/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-google/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-lancedb/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-llama-cloud/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-postgresml/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-vectara/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-vertexai/Makefile",
"llama-index-integrations/ingestion/llama-index-ingestion-ray/Makefile",
"llama-index-integrations/llms/llama-index-llms-ai21/Makefile",
"llama-index-integrations/llms/llama-index-llms-aibadgr/Makefile",
"llama-index-integrations/llms/llama-index-llms-alephalpha/Makefile",
"llama-index-integrations/llms/llama-index-llms-alibabacloud-aisearch/Makefile",
"llama-index-integrations/llms/llama-index-llms-anthropic/Makefile",
"llama-index-integrations/llms/llama-index-llms-anyscale/Makefile",
"llama-index-integrations/llms/llama-index-llms-apertis/Makefile",
"llama-index-integrations/llms/llama-index-llms-asi/Makefile",
"llama-index-integrations/llms/llama-index-llms-azure-inference/Makefile",
"llama-index-integrations/llms/llama-index-llms-azure-openai/Makefile",
"llama-index-integrations/llms/llama-index-llms-baseten/Makefile",
"llama-index-integrations/llms/llama-index-llms-bedrock-converse/Makefile",
"llama-index-integrations/llms/llama-index-llms-bedrock/Makefile",
"llama-index-integrations/llms/llama-index-llms-cerebras/Makefile",
"llama-index-integrations/llms/llama-index-llms-clarifai/Makefile",
"llama-index-integrations/llms/llama-index-llms-cleanlab/Makefile",
"llama-index-integrations/llms/llama-index-llms-cloudflare-ai-gateway/Makefile",
"llama-index-integrations/llms/llama-index-llms-cohere/Makefile",
"llama-index-integrations/llms/llama-index-llms-cometapi/Makefile",
"llama-index-integrations/llms/llama-index-llms-cortex/Makefile",
"llama-index-integrations/llms/llama-index-llms-dashscope/Makefile",
"llama-index-integrations/llms/llama-index-llms-databricks/Makefile",
"llama-index-integrations/llms/llama-index-llms-deepinfra/Makefile",
"llama-index-integrations/llms/llama-index-llms-deepseek/Makefile",
"llama-index-integrations/llms/llama-index-llms-everlyai/Makefile",
"llama-index-integrations/llms/llama-index-llms-featherlessai/Makefile",
"llama-index-integrations/llms/llama-index-llms-fireworks/Makefile",
"llama-index-integrations/llms/llama-index-llms-friendli/Makefile",
"llama-index-integrations/llms/llama-index-llms-gaudi/Makefile",
"llama-index-integrations/llms/llama-index-llms-gigachat/Makefile",
"llama-index-integrations/llms/llama-index-llms-google-genai/Makefile",
"llama-index-integrations/llms/llama-index-llms-groq/Makefile",
"llama-index-integrations/llms/llama-index-llms-helicone/Makefile",
"llama-index-integrations/llms/llama-index-llms-heroku/Makefile",
"llama-index-integrations/llms/llama-index-llms-huggingface-api/Makefile",
"llama-index-integrations/llms/llama-index-llms-huggingface/Makefile",
"llama-index-integrations/llms/llama-index-llms-ibm/Makefile",
"llama-index-integrations/llms/llama-index-llms-ipex-llm/Makefile",
"llama-index-integrations/llms/llama-index-llms-keywordsai/Makefile",
"llama-index-integrations/llms/llama-index-llms-konko/Makefile",
"llama-index-integrations/llms/llama-index-llms-langchain/Makefile",
"llama-index-integrations/llms/llama-index-llms-litellm/Makefile",
"llama-index-integrations/llms/llama-index-llms-llama-api/Makefile",
"llama-index-integrations/llms/llama-index-llms-llama-cpp/Makefile",
"llama-index-integrations/llms/llama-index-llms-llamafile/Makefile",
"llama-index-integrations/llms/llama-index-llms-lmstudio/Makefile",
"llama-index-integrations/llms/llama-index-llms-localai/Makefile",
"llama-index-integrations/llms/llama-index-llms-maritalk/Makefile",
"llama-index-integrations/llms/llama-index-llms-meta/Makefile",
"llama-index-integrations/llms/llama-index-llms-minimax/Makefile",
"llama-index-integrations/llms/llama-index-llms-mistral-rs/Makefile",
"llama-index-integrations/llms/llama-index-llms-mistralai/Makefile",
"llama-index-integrations/llms/llama-index-llms-mlx/Makefile",
"llama-index-integrations/llms/llama-index-llms-modelscope/Makefile",
"llama-index-integrations/llms/llama-index-llms-monsterapi/Makefile",
"llama-index-integrations/llms/llama-index-llms-mymagic/Makefile",
"llama-index-integrations/llms/llama-index-llms-nebius/Makefile",
"llama-index-integrations/llms/llama-index-llms-netmind/Makefile",
"llama-index-integrations/llms/llama-index-llms-neutrino/Makefile",
"llama-index-integrations/llms/llama-index-llms-novita/Makefile",
"llama-index-integrations/llms/llama-index-llms-nvidia-tensorrt/Makefile",
"llama-index-integrations/llms/llama-index-llms-nvidia-triton/Makefile",
"llama-index-integrations/llms/llama-index-llms-nvidia/Makefile",
"llama-index-integrations/llms/llama-index-llms-oci-data-science/Makefile",
"llama-index-integrations/llms/llama-index-llms-oci-genai/Makefile",
"llama-index-integrations/llms/llama-index-llms-octoai/Makefile",
"llama-index-integrations/llms/llama-index-llms-ollama/Makefile",
"llama-index-integrations/llms/llama-index-llms-opea/Makefile",
"llama-index-integrations/llms/llama-index-llms-openai-like/Makefile",
"llama-index-integrations/llms/llama-index-llms-openai/Makefile",
"llama-index-integrations/llms/llama-index-llms-openrouter/Makefile",
"llama-index-integrations/llms/llama-index-llms-openvino-genai/Makefile",
"llama-index-integrations/llms/llama-index-llms-openvino/Makefile",
"llama-index-integrations/llms/llama-index-llms-optimum-intel/Makefile",
"llama-index-integrations/llms/llama-index-llms-ovhcloud/Makefile",
"llama-index-integrations/llms/llama-index-llms-paieas/Makefile",
"llama-index-integrations/llms/llama-index-llms-palm/Makefile",
"llama-index-integrations/llms/llama-index-llms-perplexity/Makefile",
"llama-index-integrations/llms/llama-index-llms-pipeshift/Makefile",
"llama-index-integrations/llms/llama-index-llms-portkey/Makefile",
"llama-index-integrations/llms/llama-index-llms-predibase/Makefile",
"llama-index-integrations/llms/llama-index-llms-premai/Makefile",
"llama-index-integrations/llms/llama-index-llms-qianfan/Makefile",
"llama-index-integrations/llms/llama-index-llms-reka/Makefile",
"llama-index-integrations/llms/llama-index-llms-replicate/Makefile",
"llama-index-integrations/llms/llama-index-llms-rungpt/Makefile",
"llama-index-integrations/llms/llama-index-llms-sagemaker-endpoint/Makefile",
"llama-index-integrations/llms/llama-index-llms-sambanovasystems/Makefile",
"llama-index-integrations/llms/llama-index-llms-sarvam/Makefile",
"llama-index-integrations/llms/llama-index-llms-sglang/Makefile",
"llama-index-integrations/llms/llama-index-llms-siliconflow/Makefile",
"llama-index-integrations/llms/llama-index-llms-stepfun/Makefile",
"llama-index-integrations/llms/llama-index-llms-together/Makefile",
"llama-index-integrations/llms/llama-index-llms-upstage/Makefile",
"llama-index-integrations/llms/llama-index-llms-vercel-ai-gateway/Makefile",
"llama-index-integrations/llms/llama-index-llms-vertex/Makefile",
"llama-index-integrations/llms/llama-index-llms-vllm/Makefile",
"llama-index-integrations/llms/llama-index-llms-xinference/Makefile",
"llama-index-integrations/llms/llama-index-llms-yi/Makefile",
"llama-index-integrations/llms/llama-index-llms-you/Makefile",
"llama-index-integrations/llms/llama-index-llms-zhipuai/Makefile",
"llama-index-integrations/memory/llama-index-memory-bedrock-agentcore/Makefile",
"llama-index-integrations/memory/llama-index-memory-mem0/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-alibabacloud-aisearch/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-docling/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-relational-dashscope/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-slide/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-topic/Makefile",
"llama-index-integrations/observability/llama-index-observability-otel/Makefile",
"llama-index-integrations/output_parsers/llama-index-output-parsers-guardrails/Makefile",
"llama-index-integrations/output_parsers/llama-index-output-parsers-langchain/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-aimon-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-alibabacloud-aisearch-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-bedrock-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-cohere-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-colbert-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-colpali-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-dashscope-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-flag-embedding-reranker/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-flashrank-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-google-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-ibm/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-jinaai-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-longllmlingua/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-mixedbreadai-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-nvidia-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-openvino-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-pinecone-native-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-presidio/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-rankgpt-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-rankllm-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-sbert-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-siliconflow-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-tei-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-voyageai-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-xinference-rerank/Makefile",
"llama-index-integrations/program/llama-index-program-evaporate/Makefile",
"llama-index-integrations/program/llama-index-program-guidance/Makefile",
"llama-index-integrations/program/llama-index-program-lmformatenforcer/Makefile",
"llama-index-integrations/protocols/llama-index-protocols-ag-ui/Makefile",
"llama-index-integrations/question_gen/llama-index-question-gen-guidance/Makefile",
"llama-index-integrations/readers/llama-index-readers-agent-search/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-cdk/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-gong/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-shopify/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-stripe/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-typeform/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/Makefile",
"llama-index-integrations/readers/llama-index-readers-airtable/Makefile",
"llama-index-integrations/readers/llama-index-readers-alibabacloud-aisearch/Makefile",
"llama-index-integrations/readers/llama-index-readers-apify/Makefile",
"llama-index-integrations/readers/llama-index-readers-arango-db/Makefile",
"llama-index-integrations/readers/llama-index-readers-asana/Makefile",
"llama-index-integrations/readers/llama-index-readers-assemblyai/Makefile",
"llama-index-integrations/readers/llama-index-readers-astra-db/Makefile",
"llama-index-integrations/readers/llama-index-readers-athena/Makefile",
"llama-index-integrations/readers/llama-index-readers-awadb/Makefile",
"llama-index-integrations/readers/llama-index-readers-azcognitive-search/Makefile",
"llama-index-integrations/readers/llama-index-readers-azstorage-blob/Makefile",
"llama-index-integrations/readers/llama-index-readers-bagel/Makefile",
"llama-index-integrations/readers/llama-index-readers-bilibili/Makefile",
"llama-index-integrations/readers/llama-index-readers-bitbucket/Makefile",
"llama-index-integrations/readers/llama-index-readers-boarddocs/Makefile",
"llama-index-integrations/readers/llama-index-readers-box/Makefile",
"llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/Makefile",
"llama-index-integrations/readers/llama-index-readers-chroma/Makefile",
"llama-index-integrations/readers/llama-index-readers-confluence/Makefile",
"llama-index-integrations/readers/llama-index-readers-couchbase/Makefile",
"llama-index-integrations/readers/llama-index-readers-couchdb/Makefile",
"llama-index-integrations/readers/llama-index-readers-dad-jokes/Makefile",
"llama-index-integrations/readers/llama-index-readers-dashscope/Makefile",
"llama-index-integrations/readers/llama-index-readers-dashvector/Makefile",
"llama-index-integrations/readers/llama-index-readers-database/Makefile",
"llama-index-integrations/readers/llama-index-readers-datasets/Makefile",
"llama-index-integrations/readers/llama-index-readers-deeplake/Makefile",
"llama-index-integrations/readers/llama-index-readers-discord/Makefile",
"llama-index-integrations/readers/llama-index-readers-docling/Makefile",
"llama-index-integrations/readers/llama-index-readers-docstring-walker/Makefile",
"llama-index-integrations/readers/llama-index-readers-docugami/Makefile",
"llama-index-integrations/readers/llama-index-readers-document360/Makefile",
"llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/Makefile",
"llama-index-integrations/readers/llama-index-readers-elasticsearch/Makefile",
"llama-index-integrations/readers/llama-index-readers-faiss/Makefile",
"llama-index-integrations/readers/llama-index-readers-feedly-rss/Makefile",
"llama-index-integrations/readers/llama-index-readers-feishu-docs/Makefile",
"llama-index-integrations/readers/llama-index-readers-file/Makefile",
"llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/Makefile",
"llama-index-integrations/readers/llama-index-readers-firestore/Makefile",
"llama-index-integrations/readers/llama-index-readers-gcs/Makefile",
"llama-index-integrations/readers/llama-index-readers-genius/Makefile",
"llama-index-integrations/readers/llama-index-readers-gitbook/Makefile",
"llama-index-integrations/readers/llama-index-readers-github/Makefile",
"llama-index-integrations/readers/llama-index-readers-gitlab/Makefile",
"llama-index-integrations/readers/llama-index-readers-google/Makefile",
"llama-index-integrations/readers/llama-index-readers-gpt-repo/Makefile",
"llama-index-integrations/readers/llama-index-readers-graphdb-cypher/Makefile",
"llama-index-integrations/readers/llama-index-readers-graphql/Makefile",
"llama-index-integrations/readers/llama-index-readers-guru/Makefile",
"llama-index-integrations/readers/llama-index-readers-hatena-blog/Makefile",
"llama-index-integrations/readers/llama-index-readers-hubspot/Makefile",
"llama-index-integrations/readers/llama-index-readers-huggingface-fs/Makefile",
"llama-index-integrations/readers/llama-index-readers-hwp/Makefile",
"llama-index-integrations/readers/llama-index-readers-iceberg/Makefile",
"llama-index-integrations/readers/llama-index-readers-imdb-review/Makefile",
"llama-index-integrations/readers/llama-index-readers-intercom/Makefile",
"llama-index-integrations/readers/llama-index-readers-jaguar/Makefile",
"llama-index-integrations/readers/llama-index-readers-jira/Makefile",
"llama-index-integrations/readers/llama-index-readers-joplin/Makefile",
"llama-index-integrations/readers/llama-index-readers-json/Makefile",
"llama-index-integrations/readers/llama-index-readers-kaltura/Makefile",
"llama-index-integrations/readers/llama-index-readers-kibela/Makefile",
"llama-index-integrations/readers/llama-index-readers-layoutir/Makefile",
"llama-index-integrations/readers/llama-index-readers-lilac/Makefile",
"llama-index-integrations/readers/llama-index-readers-linear/Makefile",
"llama-index-integrations/readers/llama-index-readers-llama-parse/Makefile",
"llama-index-integrations/readers/llama-index-readers-macrometa-gdn/Makefile",
"llama-index-integrations/readers/llama-index-readers-make-com/Makefile",
"llama-index-integrations/readers/llama-index-readers-mangadex/Makefile",
"llama-index-integrations/readers/llama-index-readers-mangoapps-guides/Makefile",
"llama-index-integrations/readers/llama-index-readers-maps/Makefile",
"llama-index-integrations/readers/llama-index-readers-markitdown/MAKEFILE",
"llama-index-integrations/readers/llama-index-readers-mbox/Makefile",
"llama-index-integrations/readers/llama-index-readers-memos/Makefile",
"llama-index-integrations/readers/llama-index-readers-metal/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-outlook-emails/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-outlook/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/Makefile",
"llama-index-integrations/readers/llama-index-readers-milvus/Makefile",
"llama-index-integrations/readers/llama-index-readers-minio/Makefile",
"llama-index-integrations/readers/llama-index-readers-mondaydotcom/Makefile",
"llama-index-integrations/readers/llama-index-readers-mongodb/Makefile",
"llama-index-integrations/readers/llama-index-readers-myscale/Makefile",
"llama-index-integrations/readers/llama-index-readers-notion/Makefile",
"llama-index-integrations/readers/llama-index-readers-nougat-ocr/Makefile",
"llama-index-integrations/readers/llama-index-readers-obsidian/Makefile",
"llama-index-integrations/readers/llama-index-readers-openalex/Makefile",
"llama-index-integrations/readers/llama-index-readers-opendal/Makefile",
"llama-index-integrations/readers/llama-index-readers-opensearch/Makefile",
"llama-index-integrations/readers/llama-index-readers-oracleai/Makefile",
"llama-index-integrations/readers/llama-index-readers-oxylabs/Makefile",
"llama-index-integrations/readers/llama-index-readers-paddle-ocr/Makefile",
"llama-index-integrations/readers/llama-index-readers-pandas-ai/Makefile",
"llama-index-integrations/readers/llama-index-readers-papers/Makefile",
"llama-index-integrations/readers/llama-index-readers-patentsview/Makefile",
"llama-index-integrations/readers/llama-index-readers-pathway/Makefile",
"llama-index-integrations/readers/llama-index-readers-pdb/Makefile",
"llama-index-integrations/readers/llama-index-readers-pdf-marker/Makefile",
"llama-index-integrations/readers/llama-index-readers-pdf-table/Makefile",
"llama-index-integrations/readers/llama-index-readers-pebblo/Makefile",
"llama-index-integrations/readers/llama-index-readers-preprocess/Makefile",
"llama-index-integrations/readers/llama-index-readers-psychic/Makefile",
"llama-index-integrations/readers/llama-index-readers-qdrant/Makefile",
"llama-index-integrations/readers/llama-index-readers-quip/Makefile",
"llama-index-integrations/readers/llama-index-readers-rayyan/Makefile",
"llama-index-integrations/readers/llama-index-readers-readwise/Makefile",
"llama-index-integrations/readers/llama-index-readers-reddit/Makefile",
"llama-index-integrations/readers/llama-index-readers-remote-depth/Makefile",
"llama-index-integrations/readers/llama-index-readers-remote/Makefile",
"llama-index-integrations/readers/llama-index-readers-s3/Makefile",
"llama-index-integrations/readers/llama-index-readers-screenpipe/Makefile",
"llama-index-integrations/readers/llama-index-readers-sec-filings/Makefile",
"llama-index-integrations/readers/llama-index-readers-semanticscholar/Makefile",
"llama-index-integrations/readers/llama-index-readers-service-now/Makefile",
"llama-index-integrations/readers/llama-index-readers-singlestore/Makefile",
"llama-index-integrations/readers/llama-index-readers-slack/Makefile",
"llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/Makefile",
"llama-index-integrations/readers/llama-index-readers-snowflake/Makefile",
"llama-index-integrations/readers/llama-index-readers-solr/Makefile",
"llama-index-integrations/readers/llama-index-readers-spotify/Makefile",
"llama-index-integrations/readers/llama-index-readers-stackoverflow/Makefile",
"llama-index-integrations/readers/llama-index-readers-steamship/Makefile",
"llama-index-integrations/readers/llama-index-readers-string-iterable/Makefile",
"llama-index-integrations/readers/llama-index-readers-stripe-docs/Makefile",
"llama-index-integrations/readers/llama-index-readers-structured-data/Makefile",
"llama-index-integrations/readers/llama-index-readers-telegram/Makefile",
"llama-index-integrations/readers/llama-index-readers-toggl/Makefile",
"llama-index-integrations/readers/llama-index-readers-trello/Makefile",
"llama-index-integrations/readers/llama-index-readers-twitter/Makefile",
"llama-index-integrations/readers/llama-index-readers-txtai/Makefile",
"llama-index-integrations/readers/llama-index-readers-upstage/Makefile",
"llama-index-integrations/readers/llama-index-readers-weather/Makefile",
"llama-index-integrations/readers/llama-index-readers-weaviate/Makefile",
"llama-index-integrations/readers/llama-index-readers-web/Makefile",
"llama-index-integrations/readers/llama-index-readers-whatsapp/Makefile",
"llama-index-integrations/readers/llama-index-readers-whisper/Makefile",
"llama-index-integrations/readers/llama-index-readers-wikipedia/Makefile",
"llama-index-integrations/readers/llama-index-readers-wordlift/Makefile",
"llama-index-integrations/readers/llama-index-readers-wordpress/Makefile",
"llama-index-integrations/readers/llama-index-readers-youtube-transcript/Makefile",
"llama-index-integrations/readers/llama-index-readers-zendesk/Makefile",
"llama-index-integrations/readers/llama-index-readers-zep/Makefile",
"llama-index-integrations/readers/llama-index-readers-zulip/Makefile",
"llama-index-integrations/readers/llama-index-readers-zyte-serp/Makefile",
"llama-index-integrations/response_synthesizers/llama-index-response-synthesizers-google/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-alletra-x10000/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-bedrock/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-bm25/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-duckdb-retriever/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-galaxia/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-kendra/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-mongodb-atlas-bm25-retriever/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-pathway/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-tldw/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-vectorize/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-vertexai-search/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-videodb/MAKEFILE",
"llama-index-integrations/retrievers/llama-index-retrievers-you/Makefile",
"llama-index-integrations/selectors/llama-index-selectors-notdiamond/Makefile",
"llama-index-integrations/sparse_embeddings/llama-index-sparse-embeddings-fastembed/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azure/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosmongovcore/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-dynamodb/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-gel/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-opensearch/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-postgres/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-redis/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-sqlite/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-tablestore/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-upstash/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-yugabytedb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-azure/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-couchbase/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-duckdb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-dynamodb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-elasticsearch/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-firestore/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-gel/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-mongodb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-postgres/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-redis/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-tablestore/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-azure/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-couchbase/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-duckdb/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-dynamodb/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-elasticsearch/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-firestore/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-gel/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-mongodb/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-postgres/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-redis/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-tablestore/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azure/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-couchbase/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-duckdb/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-dynamodb/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-elasticsearch/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-firestore/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-gel/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-mongodb/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-postgres/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-redis/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-s3/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-tablestore/Makefile",
"llama-index-integrations/tools/llama-index-tools-agentql/Makefile",
"llama-index-integrations/tools/llama-index-tools-airweave/Makefile",
"llama-index-integrations/tools/llama-index-tools-artifact-editor/Makefile",
"llama-index-integrations/tools/llama-index-tools-arxiv/Makefile",
"llama-index-integrations/tools/llama-index-tools-aws-bedrock-agentcore/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-code-interpreter/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-cv/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-speech/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-translate/Makefile",
"llama-index-integrations/tools/llama-index-tools-bing-search/Makefile",
"llama-index-integrations/tools/llama-index-tools-box/Makefile",
"llama-index-integrations/tools/llama-index-tools-brave-search/Makefile",
"llama-index-integrations/tools/llama-index-tools-brightdata/Makefile",
"llama-index-integrations/tools/llama-index-tools-cassandra/Makefile",
"llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/Makefile",
"llama-index-integrations/tools/llama-index-tools-code-interpreter/Makefile",
"llama-index-integrations/tools/llama-index-tools-cogniswitch/Makefile",
"llama-index-integrations/tools/llama-index-tools-dappier/Makefile",
"llama-index-integrations/tools/llama-index-tools-database/Makefile",
"llama-index-integrations/tools/llama-index-tools-desearch/Makefile",
"llama-index-integrations/tools/llama-index-tools-duckduckgo/Makefile",
"llama-index-integrations/tools/llama-index-tools-elevenlabs/Makefile",
"llama-index-integrations/tools/llama-index-tools-exa/Makefile",
"llama-index-integrations/tools/llama-index-tools-finance/Makefile",
"llama-index-integrations/tools/llama-index-tools-google/Makefile",
"llama-index-integrations/tools/llama-index-tools-graphql/Makefile",
"llama-index-integrations/tools/llama-index-tools-ionic-shopping/Makefile",
"llama-index-integrations/tools/llama-index-tools-jina/Makefile",
"llama-index-integrations/tools/llama-index-tools-jira-issue/Makefile",
"llama-index-integrations/tools/llama-index-tools-jira/Makefile",
"llama-index-integrations/tools/llama-index-tools-linkup-research/Makefile",
"llama-index-integrations/tools/llama-index-tools-mcp-discovery/Makefile",
"llama-index-integrations/tools/llama-index-tools-mcp/Makefile",
"llama-index-integrations/tools/llama-index-tools-measurespace/Makefile",
"llama-index-integrations/tools/llama-index-tools-metaphor/Makefile",
"llama-index-integrations/tools/llama-index-tools-moss/Makefile",
"llama-index-integrations/tools/llama-index-tools-multion/Makefile",
"llama-index-integrations/tools/llama-index-tools-neo4j/Makefile",
"llama-index-integrations/tools/llama-index-tools-notion/Makefile",
"llama-index-integrations/tools/llama-index-tools-openai/Makefile",
"llama-index-integrations/tools/llama-index-tools-openapi/Makefile",
"llama-index-integrations/tools/llama-index-tools-parallel-web-systems/Makefile",
"llama-index-integrations/tools/llama-index-tools-playgrounds/Makefile",
"llama-index-integrations/tools/llama-index-tools-playwright/Makefile",
"llama-index-integrations/tools/llama-index-tools-python-file/Makefile",
"llama-index-integrations/tools/llama-index-tools-requests/Makefile",
"llama-index-integrations/tools/llama-index-tools-salesforce/Makefile",
"llama-index-integrations/tools/llama-index-tools-seltz/Makefile",
"llama-index-integrations/tools/llama-index-tools-serpex/Makefile",
"llama-index-integrations/tools/llama-index-tools-shopify/Makefile",
"llama-index-integrations/tools/llama-index-tools-slack/Makefile",
"llama-index-integrations/tools/llama-index-tools-tavily-research/Makefile",
"llama-index-integrations/tools/llama-index-tools-text-to-image/Makefile",
"llama-index-integrations/tools/llama-index-tools-typecast/Makefile",
"llama-index-integrations/tools/llama-index-tools-valyu/Makefile",
"llama-index-integrations/tools/llama-index-tools-vectara-query/Makefile",
"llama-index-integrations/tools/llama-index-tools-vector-db/Makefile",
"llama-index-integrations/tools/llama-index-tools-waii/Makefile",
"llama-index-integrations/tools/llama-index-tools-weather/Makefile",
"llama-index-integrations/tools/llama-index-tools-wikipedia/Makefile",
"llama-index-integrations/tools/llama-index-tools-wolfram-alpha/Makefile",
"llama-index-integrations/tools/llama-index-tools-yahoo-finance/Makefile",
"llama-index-integrations/tools/llama-index-tools-yelp/Makefile",
"llama-index-integrations/tools/llama-index-tools-zapier/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-mysql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosnosql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurepostgresql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-db2/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-gel/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-google/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-nile/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-objectbox/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-oracledb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-redis/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-s3/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-solr/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tablestore/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tair/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-zep/Makefile",
"llama-index-integrations/voice_agents/llama-index-voice-agents-elevenlabs/Makefile",
"llama-index-integrations/voice_agents/llama-index-voice-agents-gemini-live/Makefile",
"llama-index-integrations/voice_agents/llama-index-voice-agents-openai/Makefile",
"llama-index-utils/llama-index-utils-azure/Makefile",
"llama-index-utils/llama-index-utils-huggingface/Makefile",
"llama-index-utils/llama-index-utils-oracleai/Makefile",
"llama-index-utils/llama-index-utils-qianfan/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"llama-index-core/llama_index/core/py.typed",
"llama-index-instrumentation/src/llama_index_instrumentation/py.typed",
"llama-index-integrations/indices/llama-index-indices-managed-lancedb/llama_index/py.typed",
"llama-index-integrations/llms/llama-index-llms-anthropic/llama_index/llms/anthropic/py.typed",
"llama-index-integrations/llms/llama-index-llms-apertis/llama_index/llms/apertis/py.typed",
"llama-index-integrations/llms/llama-index-llms-google-genai/llama_index/llms/google_genai/py.typed",
"llama-index-integrations/llms/llama-index-llms-helicone/llama_index/llms/helicone/py.typed",
"llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/py.typed",
"llama-index-integrations/llms/llama-index-llms-openrouter/llama_index/llms/openrouter/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-gel/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-google/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-nile/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-redis/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-s3/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-solr/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tair/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-zep/llama_index/py.typed"
],
"largest_source_bytes": 297148,
"source_files_sampled": 3836,
"oversized_source_files": 14,
"agent_instruction_files": [
"docs/src/content/docs/framework/understanding/putting_it_all_together/agents.md",
"docs/src/content/docs/framework/use_cases/agents.md"
],
"agent_instruction_max_bytes": 3773
},
"dependencies": {
"manifests": [
"llama-dev/pyproject.toml",
"llama-index-core/pyproject.toml",
"llama-index-instrumentation/pyproject.toml",
"pyproject.toml"
],
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "click",
"manifest": "llama-dev/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "packaging",
"manifest": "llama-dev/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=25.0"
},
{
"name": "rich",
"manifest": "llama-dev/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=14.0.0"
},
{
"name": "tomli",
"manifest": "llama-dev/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.2.1"
},
{
"name": "SQLAlchemy",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.4.49"
},
{
"name": "dataclasses-json",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "deprecated",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.2.9.3"
},
{
"name": "fsspec",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2023.5.0"
},
{
"name": "httpx",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "nest-asyncio",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.5.8,<2"
},
{
"name": "nltk",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.9.3"
},
{
"name": "numpy",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "tenacity",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=8.2.0,!=8.4.0,<10.0.0"
},
{
"name": "tiktoken",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.7.0"
},
{
"name": "typing-extensions",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.5.0"
},
{
"name": "typing-inspect",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.8.0"
},
{
"name": "requests",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.31.0"
},
{
"name": "aiohttp",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.8.6,<4"
},
{
"name": "networkx",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.0"
},
{
"name": "dirtyjson",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.0.8,<2"
},
{
"name": "tqdm",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=4.66.1,<5"
},
{
"name": "pillow",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=9.0.0"
},
{
"name": "PyYAML",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=6.0.1"
},
{
"name": "wrapt",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pydantic",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.8.0"
},
{
"name": "filetype",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.2.0,<2"
},
{
"name": "eval-type-backport",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.2.0,<0.3"
},
{
"name": "banks",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.3.0,<3"
},
{
"name": "aiosqlite",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "llama-index-workflows",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.14.0,<3"
},
{
"name": "setuptools",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=80.9.0"
},
{
"name": "platformdirs",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "tinytag",
"manifest": "llama-index-core/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.2.0"
},
{
"name": "deprecated",
"manifest": "llama-index-instrumentation/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=1.2.18"
},
{
"name": "pydantic",
"manifest": "llama-index-instrumentation/pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=2.11.5"
},
{
"name": "llama-index-core",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.14.23,<0.15.0"
},
{
"name": "llama-index-embeddings-openai",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.6.0,<0.7"
},
{
"name": "llama-index-llms-openai",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.7.0,<0.8"
},
{
"name": "nltk",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=3.9.3"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/run-llama/llama_index/dependency-graph/sbom",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 354,
"merged_prs": 7904,
"open_issues": 204,
"closed_ratio": 0.972,
"closed_issues": 7005,
"closed_unmerged_prs": 1421
},
"bus_factor": 3,
"top_contributors": [
{
"type": "User",
"login": "logan-markewich",
"commits": 1285,
"avatar_url": "https://avatars.githubusercontent.com/u/22285038?u=405d94fb557db61c47b26ecd53af9ff8bb75dc9f&v=4"
},
{
"type": "User",
"login": "jerryjliu",
"commits": 922,
"avatar_url": "https://avatars.githubusercontent.com/u/4858925?u=eb0717916ba7f9d8b9402d17a22e6f645d0f97c7&v=4"
},
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 493,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
},
{
"type": "User",
"login": "Disiok",
"commits": 210,
"avatar_url": "https://avatars.githubusercontent.com/u/5567282?u=92701da99c1af70ca25792055f6c70b3737853fd&v=4"
},
{
"type": "User",
"login": "nerdai",
"commits": 169,
"avatar_url": "https://avatars.githubusercontent.com/u/92402603?u=bc922f1bb728a0ec20b3a886ee43068e8090ec38&v=4"
},
{
"type": "User",
"login": "masci",
"commits": 157,
"avatar_url": "https://avatars.githubusercontent.com/u/7241?u=b3e7c4ce1cea04f0ed6ae1540162bbaf2a5c3318&v=4"
},
{
"type": "User",
"login": "hatianzhang",
"commits": 135,
"avatar_url": "https://avatars.githubusercontent.com/u/2142132?u=dffcaf600f099ec77efe3ab0a25a5a0d51159e26&v=4"
},
{
"type": "User",
"login": "AstraBert",
"commits": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/133636879?u=e521c90b170c3f201cecad10f0f566024170e5a8&v=4"
},
{
"type": "User",
"login": "ravi03071991",
"commits": 104,
"avatar_url": "https://avatars.githubusercontent.com/u/12198101?u=287e3b2e3ba80e630e1f609b35dd9856c10aaac9&v=4"
},
{
"type": "User",
"login": "seldo",
"commits": 88,
"avatar_url": "https://avatars.githubusercontent.com/u/185893?u=3a184cd415ce7edeedac3c03bf955b6d880f2893&v=4"
}
],
"contributors_sampled": 100,
"top_contributor_share": 0.259
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build_package.yml",
"close_new_integration_prs.yml",
"codeql.yml",
"core-typecheck.yml",
"coverage_check.yml",
"issue_classifier.yml",
"lint.yml",
"llama_dev_tests.yml",
"pre_release.yml",
"publish_sub_package.yml",
"release.yml",
"stale_bot.yml",
"sync-docs.yml",
"unit_test.yml"
],
"has_docs_dir": true,
"linter_configs": [
"ruff.toml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"poetry.lock",
"uv.lock"
],
"scorecard": null,
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/run-llama/llama_index",
"host": "github.com",
"name": "llama_index",
"owner": "run-llama"
},
"metrics": {
"overall": {
"key": "overall",
"band": "excellent",
"name": "Overall health",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"security": 100,
"vitality": 99,
"community": 97,
"governance": 84,
"engineering": 91
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 99,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"commits_last_year": 1018,
"human_commit_share": null,
"days_since_last_push": 2,
"active_weeks_last_year": 51
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "51/52 weeks with commits",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 51
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1018 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1018
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v0.14.23",
"releases_from_tags": false,
"days_since_latest_release": 23,
"mean_days_between_releases": 17.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~17.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 17.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "no_commit_sample",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "excellent",
"name": "Community & Adoption",
"value": 97,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"forks": 7772,
"stars": 50927,
"watchers": 281,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "50,927 stars",
"points": 60,
"status": "met",
"details": [
{
"code": "stars",
"params": {
"count": 50927
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7,772 forks",
"points": 25,
"status": "met",
"details": [
{
"code": "forks",
"params": {
"count": 7772
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "281 watchers",
"points": 13.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 281
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"llama-index-core",
"llama-index-instrumentation",
"llama-index"
],
"dependents": null,
"ecosystems": "pypi",
"total_downloads": null,
"monthly_downloads": 22943707
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "22,943,707 downloads/month across pypi",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 22943707,
"ecosystems": "pypi"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 84,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "good",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"bus_factor": 3,
"contributors_sampled": 100,
"top_contributor_share": 0.259
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "3 contributor(s) cover half of all commits",
"points": 36,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 3
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 26% of commits",
"points": 16.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 26
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "100 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 100
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"merged_prs": 7904,
"open_issues": 204,
"closed_issues": 7005,
"issue_closed_ratio": 0.972,
"closed_unmerged_prs": 1421
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "97% of issues closed",
"points": 45.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 97
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "7904/9325 decided PRs merged",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 7904,
"decided": 9325
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"followers": 4070,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "run-llama",
"public_repos": 139,
"account_age_days": 1191
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "4,070 followers of run-llama",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4070,
"login": "run-llama"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "139 public repos, account ~3 yr old",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 139
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"llama-index-core",
"llama-index-instrumentation",
"llama-index"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 23
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "3 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 3,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 23 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 23
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "503 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 503
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 91,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "14 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 14
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": "ruff.toml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ruff.toml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"agents",
"application",
"data",
"fine-tuning",
"framework",
"llamaindex",
"llm",
"rag",
"vector-database",
"multi-agents"
],
"has_wiki": false,
"homepage": "https://developers.llamaindex.ai",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://developers.llamaindex.ai",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "10 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 10
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "excellent",
"name": "Security",
"value": 100,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "excellent",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dependency_lockfiles"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "file_signals",
"lockfiles": [
"poetry.lock",
"uv.lock"
],
"manifests": [
"llama-dev/pyproject.toml",
"llama-index-core/pyproject.toml",
"llama-index-instrumentation/pyproject.toml",
"pyproject.toml"
],
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"components": [
{
"key": "security_policy_security_md",
"name": "Security policy (SECURITY.md)",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "dependabot_config",
"name": "Dependabot config",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "dependency_lockfiles",
"name": "Dependency lockfiles",
"detail": "published library — lockfiles are an application concern, not expected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "lockfiles_not_expected",
"params": {}
}
],
"max_points": 25
},
{
"key": "codeql_workflow",
"name": "CodeQL workflow",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 8
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "excellent",
"name": "AI Readiness",
"value": 90,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"has_llms_txt": true,
"legible_history_share": null,
"agent_instruction_files": [
"docs/src/content/docs/framework/understanding/putting_it_all_together/agents.md",
"docs/src/content/docs/framework/use_cases/agents.md"
],
"agent_instruction_max_bytes": 3773
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "docs/src/content/docs/framework/understanding/putting_it_all_together/agents.md, docs/src/content/docs/framework/use_cases/agents.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/src/content/docs/framework/understanding/putting_it_all_together/agents.md, docs/src/content/docs/framework/use_cases/agents.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 96,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"poetry.lock",
"uv.lock"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"llama-index-core/Makefile",
"llama-index-integrations/agent/llama-index-agent-azure/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-agentops/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-aim/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-argilla/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-arize-phoenix/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-honeyhive/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-langfuse/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-literalai/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-openinference/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-opik/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-promptlayer/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-uptrain/Makefile",
"llama-index-integrations/callbacks/llama-index-callbacks-wandb/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-adapter/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-alephalpha/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-alibabacloud-aisearch/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-anyscale/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-autoembeddings/MAKEFILE",
"llama-index-integrations/embeddings/llama-index-embeddings-azure-inference/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-azure-openai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-baseten/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-bedrock/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-clarifai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-clip/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-cloudflare-workersai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-cohere/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-dashscope/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-databricks/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-deepinfra/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-elasticsearch/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-fastembed/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-fireworks/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-gaudi/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-gigachat/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-google-genai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-heroku/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-api/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-openvino/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum-intel/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-huggingface/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-ibm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-instructor/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-ipex-llm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-isaacus/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-jinaai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-langchain/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-litellm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-llamafile/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-llm-rails/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-mistralai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-mixedbreadai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-modelscope/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-nebius/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-netmind/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-nomic/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-nvidia/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-oci-data-science/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-oci-genai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-ollama/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-opea/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-openai-like/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-openai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-openvino-genai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-oracleai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-premai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-sagemaker-endpoint/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-siliconflow/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-text-embeddings-inference/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-textembed/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-together/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-upstage/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-vertex-endpoint/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-vertex/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-vllm/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-voyageai/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-xinference/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-yandexgpt/Makefile",
"llama-index-integrations/embeddings/llama-index-embeddings-zhipuai/Makefile",
"llama-index-integrations/evaluation/llama-index-evaluation-tonic-validate/Makefile",
"llama-index-integrations/extractors/llama-index-extractors-entity/Makefile",
"llama-index-integrations/extractors/llama-index-extractors-marvin/Makefile",
"llama-index-integrations/extractors/llama-index-extractors-relik/Makefile",
"llama-index-integrations/graph_rag/llama-index-graph-rag-cognee/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-ApertureDB/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-falkordb/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-memgraph/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-nebula/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-neo4j/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-neptune/Makefile",
"llama-index-integrations/graph_stores/llama-index-graph-stores-tidb/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-bge-m3/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-colbert/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-dashscope/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-google/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-lancedb/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-llama-cloud/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-postgresml/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-vectara/Makefile",
"llama-index-integrations/indices/llama-index-indices-managed-vertexai/Makefile",
"llama-index-integrations/ingestion/llama-index-ingestion-ray/Makefile",
"llama-index-integrations/llms/llama-index-llms-ai21/Makefile",
"llama-index-integrations/llms/llama-index-llms-aibadgr/Makefile",
"llama-index-integrations/llms/llama-index-llms-alephalpha/Makefile",
"llama-index-integrations/llms/llama-index-llms-alibabacloud-aisearch/Makefile",
"llama-index-integrations/llms/llama-index-llms-anthropic/Makefile",
"llama-index-integrations/llms/llama-index-llms-anyscale/Makefile",
"llama-index-integrations/llms/llama-index-llms-apertis/Makefile",
"llama-index-integrations/llms/llama-index-llms-asi/Makefile",
"llama-index-integrations/llms/llama-index-llms-azure-inference/Makefile",
"llama-index-integrations/llms/llama-index-llms-azure-openai/Makefile",
"llama-index-integrations/llms/llama-index-llms-baseten/Makefile",
"llama-index-integrations/llms/llama-index-llms-bedrock-converse/Makefile",
"llama-index-integrations/llms/llama-index-llms-bedrock/Makefile",
"llama-index-integrations/llms/llama-index-llms-cerebras/Makefile",
"llama-index-integrations/llms/llama-index-llms-clarifai/Makefile",
"llama-index-integrations/llms/llama-index-llms-cleanlab/Makefile",
"llama-index-integrations/llms/llama-index-llms-cloudflare-ai-gateway/Makefile",
"llama-index-integrations/llms/llama-index-llms-cohere/Makefile",
"llama-index-integrations/llms/llama-index-llms-cometapi/Makefile",
"llama-index-integrations/llms/llama-index-llms-cortex/Makefile",
"llama-index-integrations/llms/llama-index-llms-dashscope/Makefile",
"llama-index-integrations/llms/llama-index-llms-databricks/Makefile",
"llama-index-integrations/llms/llama-index-llms-deepinfra/Makefile",
"llama-index-integrations/llms/llama-index-llms-deepseek/Makefile",
"llama-index-integrations/llms/llama-index-llms-everlyai/Makefile",
"llama-index-integrations/llms/llama-index-llms-featherlessai/Makefile",
"llama-index-integrations/llms/llama-index-llms-fireworks/Makefile",
"llama-index-integrations/llms/llama-index-llms-friendli/Makefile",
"llama-index-integrations/llms/llama-index-llms-gaudi/Makefile",
"llama-index-integrations/llms/llama-index-llms-gigachat/Makefile",
"llama-index-integrations/llms/llama-index-llms-google-genai/Makefile",
"llama-index-integrations/llms/llama-index-llms-groq/Makefile",
"llama-index-integrations/llms/llama-index-llms-helicone/Makefile",
"llama-index-integrations/llms/llama-index-llms-heroku/Makefile",
"llama-index-integrations/llms/llama-index-llms-huggingface-api/Makefile",
"llama-index-integrations/llms/llama-index-llms-huggingface/Makefile",
"llama-index-integrations/llms/llama-index-llms-ibm/Makefile",
"llama-index-integrations/llms/llama-index-llms-ipex-llm/Makefile",
"llama-index-integrations/llms/llama-index-llms-keywordsai/Makefile",
"llama-index-integrations/llms/llama-index-llms-konko/Makefile",
"llama-index-integrations/llms/llama-index-llms-langchain/Makefile",
"llama-index-integrations/llms/llama-index-llms-litellm/Makefile",
"llama-index-integrations/llms/llama-index-llms-llama-api/Makefile",
"llama-index-integrations/llms/llama-index-llms-llama-cpp/Makefile",
"llama-index-integrations/llms/llama-index-llms-llamafile/Makefile",
"llama-index-integrations/llms/llama-index-llms-lmstudio/Makefile",
"llama-index-integrations/llms/llama-index-llms-localai/Makefile",
"llama-index-integrations/llms/llama-index-llms-maritalk/Makefile",
"llama-index-integrations/llms/llama-index-llms-meta/Makefile",
"llama-index-integrations/llms/llama-index-llms-minimax/Makefile",
"llama-index-integrations/llms/llama-index-llms-mistral-rs/Makefile",
"llama-index-integrations/llms/llama-index-llms-mistralai/Makefile",
"llama-index-integrations/llms/llama-index-llms-mlx/Makefile",
"llama-index-integrations/llms/llama-index-llms-modelscope/Makefile",
"llama-index-integrations/llms/llama-index-llms-monsterapi/Makefile",
"llama-index-integrations/llms/llama-index-llms-mymagic/Makefile",
"llama-index-integrations/llms/llama-index-llms-nebius/Makefile",
"llama-index-integrations/llms/llama-index-llms-netmind/Makefile",
"llama-index-integrations/llms/llama-index-llms-neutrino/Makefile",
"llama-index-integrations/llms/llama-index-llms-novita/Makefile",
"llama-index-integrations/llms/llama-index-llms-nvidia-tensorrt/Makefile",
"llama-index-integrations/llms/llama-index-llms-nvidia-triton/Makefile",
"llama-index-integrations/llms/llama-index-llms-nvidia/Makefile",
"llama-index-integrations/llms/llama-index-llms-oci-data-science/Makefile",
"llama-index-integrations/llms/llama-index-llms-oci-genai/Makefile",
"llama-index-integrations/llms/llama-index-llms-octoai/Makefile",
"llama-index-integrations/llms/llama-index-llms-ollama/Makefile",
"llama-index-integrations/llms/llama-index-llms-opea/Makefile",
"llama-index-integrations/llms/llama-index-llms-openai-like/Makefile",
"llama-index-integrations/llms/llama-index-llms-openai/Makefile",
"llama-index-integrations/llms/llama-index-llms-openrouter/Makefile",
"llama-index-integrations/llms/llama-index-llms-openvino-genai/Makefile",
"llama-index-integrations/llms/llama-index-llms-openvino/Makefile",
"llama-index-integrations/llms/llama-index-llms-optimum-intel/Makefile",
"llama-index-integrations/llms/llama-index-llms-ovhcloud/Makefile",
"llama-index-integrations/llms/llama-index-llms-paieas/Makefile",
"llama-index-integrations/llms/llama-index-llms-palm/Makefile",
"llama-index-integrations/llms/llama-index-llms-perplexity/Makefile",
"llama-index-integrations/llms/llama-index-llms-pipeshift/Makefile",
"llama-index-integrations/llms/llama-index-llms-portkey/Makefile",
"llama-index-integrations/llms/llama-index-llms-predibase/Makefile",
"llama-index-integrations/llms/llama-index-llms-premai/Makefile",
"llama-index-integrations/llms/llama-index-llms-qianfan/Makefile",
"llama-index-integrations/llms/llama-index-llms-reka/Makefile",
"llama-index-integrations/llms/llama-index-llms-replicate/Makefile",
"llama-index-integrations/llms/llama-index-llms-rungpt/Makefile",
"llama-index-integrations/llms/llama-index-llms-sagemaker-endpoint/Makefile",
"llama-index-integrations/llms/llama-index-llms-sambanovasystems/Makefile",
"llama-index-integrations/llms/llama-index-llms-sarvam/Makefile",
"llama-index-integrations/llms/llama-index-llms-sglang/Makefile",
"llama-index-integrations/llms/llama-index-llms-siliconflow/Makefile",
"llama-index-integrations/llms/llama-index-llms-stepfun/Makefile",
"llama-index-integrations/llms/llama-index-llms-together/Makefile",
"llama-index-integrations/llms/llama-index-llms-upstage/Makefile",
"llama-index-integrations/llms/llama-index-llms-vercel-ai-gateway/Makefile",
"llama-index-integrations/llms/llama-index-llms-vertex/Makefile",
"llama-index-integrations/llms/llama-index-llms-vllm/Makefile",
"llama-index-integrations/llms/llama-index-llms-xinference/Makefile",
"llama-index-integrations/llms/llama-index-llms-yi/Makefile",
"llama-index-integrations/llms/llama-index-llms-you/Makefile",
"llama-index-integrations/llms/llama-index-llms-zhipuai/Makefile",
"llama-index-integrations/memory/llama-index-memory-bedrock-agentcore/Makefile",
"llama-index-integrations/memory/llama-index-memory-mem0/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-alibabacloud-aisearch/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-docling/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-relational-dashscope/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-slide/Makefile",
"llama-index-integrations/node_parser/llama-index-node-parser-topic/Makefile",
"llama-index-integrations/observability/llama-index-observability-otel/Makefile",
"llama-index-integrations/output_parsers/llama-index-output-parsers-guardrails/Makefile",
"llama-index-integrations/output_parsers/llama-index-output-parsers-langchain/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-aimon-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-alibabacloud-aisearch-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-bedrock-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-cohere-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-colbert-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-colpali-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-dashscope-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-flag-embedding-reranker/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-flashrank-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-google-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-ibm/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-jinaai-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-longllmlingua/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-mixedbreadai-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-nvidia-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-openvino-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-pinecone-native-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-presidio/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-rankgpt-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-rankllm-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-sbert-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-siliconflow-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-tei-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-voyageai-rerank/Makefile",
"llama-index-integrations/postprocessor/llama-index-postprocessor-xinference-rerank/Makefile",
"llama-index-integrations/program/llama-index-program-evaporate/Makefile",
"llama-index-integrations/program/llama-index-program-guidance/Makefile",
"llama-index-integrations/program/llama-index-program-lmformatenforcer/Makefile",
"llama-index-integrations/protocols/llama-index-protocols-ag-ui/Makefile",
"llama-index-integrations/question_gen/llama-index-question-gen-guidance/Makefile",
"llama-index-integrations/readers/llama-index-readers-agent-search/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-cdk/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-gong/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-shopify/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-stripe/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-typeform/Makefile",
"llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/Makefile",
"llama-index-integrations/readers/llama-index-readers-airtable/Makefile",
"llama-index-integrations/readers/llama-index-readers-alibabacloud-aisearch/Makefile",
"llama-index-integrations/readers/llama-index-readers-apify/Makefile",
"llama-index-integrations/readers/llama-index-readers-arango-db/Makefile",
"llama-index-integrations/readers/llama-index-readers-asana/Makefile",
"llama-index-integrations/readers/llama-index-readers-assemblyai/Makefile",
"llama-index-integrations/readers/llama-index-readers-astra-db/Makefile",
"llama-index-integrations/readers/llama-index-readers-athena/Makefile",
"llama-index-integrations/readers/llama-index-readers-awadb/Makefile",
"llama-index-integrations/readers/llama-index-readers-azcognitive-search/Makefile",
"llama-index-integrations/readers/llama-index-readers-azstorage-blob/Makefile",
"llama-index-integrations/readers/llama-index-readers-bagel/Makefile",
"llama-index-integrations/readers/llama-index-readers-bilibili/Makefile",
"llama-index-integrations/readers/llama-index-readers-bitbucket/Makefile",
"llama-index-integrations/readers/llama-index-readers-boarddocs/Makefile",
"llama-index-integrations/readers/llama-index-readers-box/Makefile",
"llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/Makefile",
"llama-index-integrations/readers/llama-index-readers-chroma/Makefile",
"llama-index-integrations/readers/llama-index-readers-confluence/Makefile",
"llama-index-integrations/readers/llama-index-readers-couchbase/Makefile",
"llama-index-integrations/readers/llama-index-readers-couchdb/Makefile",
"llama-index-integrations/readers/llama-index-readers-dad-jokes/Makefile",
"llama-index-integrations/readers/llama-index-readers-dashscope/Makefile",
"llama-index-integrations/readers/llama-index-readers-dashvector/Makefile",
"llama-index-integrations/readers/llama-index-readers-database/Makefile",
"llama-index-integrations/readers/llama-index-readers-datasets/Makefile",
"llama-index-integrations/readers/llama-index-readers-deeplake/Makefile",
"llama-index-integrations/readers/llama-index-readers-discord/Makefile",
"llama-index-integrations/readers/llama-index-readers-docling/Makefile",
"llama-index-integrations/readers/llama-index-readers-docstring-walker/Makefile",
"llama-index-integrations/readers/llama-index-readers-docugami/Makefile",
"llama-index-integrations/readers/llama-index-readers-document360/Makefile",
"llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/Makefile",
"llama-index-integrations/readers/llama-index-readers-elasticsearch/Makefile",
"llama-index-integrations/readers/llama-index-readers-faiss/Makefile",
"llama-index-integrations/readers/llama-index-readers-feedly-rss/Makefile",
"llama-index-integrations/readers/llama-index-readers-feishu-docs/Makefile",
"llama-index-integrations/readers/llama-index-readers-file/Makefile",
"llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/Makefile",
"llama-index-integrations/readers/llama-index-readers-firestore/Makefile",
"llama-index-integrations/readers/llama-index-readers-gcs/Makefile",
"llama-index-integrations/readers/llama-index-readers-genius/Makefile",
"llama-index-integrations/readers/llama-index-readers-gitbook/Makefile",
"llama-index-integrations/readers/llama-index-readers-github/Makefile",
"llama-index-integrations/readers/llama-index-readers-gitlab/Makefile",
"llama-index-integrations/readers/llama-index-readers-google/Makefile",
"llama-index-integrations/readers/llama-index-readers-gpt-repo/Makefile",
"llama-index-integrations/readers/llama-index-readers-graphdb-cypher/Makefile",
"llama-index-integrations/readers/llama-index-readers-graphql/Makefile",
"llama-index-integrations/readers/llama-index-readers-guru/Makefile",
"llama-index-integrations/readers/llama-index-readers-hatena-blog/Makefile",
"llama-index-integrations/readers/llama-index-readers-hubspot/Makefile",
"llama-index-integrations/readers/llama-index-readers-huggingface-fs/Makefile",
"llama-index-integrations/readers/llama-index-readers-hwp/Makefile",
"llama-index-integrations/readers/llama-index-readers-iceberg/Makefile",
"llama-index-integrations/readers/llama-index-readers-imdb-review/Makefile",
"llama-index-integrations/readers/llama-index-readers-intercom/Makefile",
"llama-index-integrations/readers/llama-index-readers-jaguar/Makefile",
"llama-index-integrations/readers/llama-index-readers-jira/Makefile",
"llama-index-integrations/readers/llama-index-readers-joplin/Makefile",
"llama-index-integrations/readers/llama-index-readers-json/Makefile",
"llama-index-integrations/readers/llama-index-readers-kaltura/Makefile",
"llama-index-integrations/readers/llama-index-readers-kibela/Makefile",
"llama-index-integrations/readers/llama-index-readers-layoutir/Makefile",
"llama-index-integrations/readers/llama-index-readers-lilac/Makefile",
"llama-index-integrations/readers/llama-index-readers-linear/Makefile",
"llama-index-integrations/readers/llama-index-readers-llama-parse/Makefile",
"llama-index-integrations/readers/llama-index-readers-macrometa-gdn/Makefile",
"llama-index-integrations/readers/llama-index-readers-make-com/Makefile",
"llama-index-integrations/readers/llama-index-readers-mangadex/Makefile",
"llama-index-integrations/readers/llama-index-readers-mangoapps-guides/Makefile",
"llama-index-integrations/readers/llama-index-readers-maps/Makefile",
"llama-index-integrations/readers/llama-index-readers-markitdown/MAKEFILE",
"llama-index-integrations/readers/llama-index-readers-mbox/Makefile",
"llama-index-integrations/readers/llama-index-readers-memos/Makefile",
"llama-index-integrations/readers/llama-index-readers-metal/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-outlook-emails/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-outlook/Makefile",
"llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/Makefile",
"llama-index-integrations/readers/llama-index-readers-milvus/Makefile",
"llama-index-integrations/readers/llama-index-readers-minio/Makefile",
"llama-index-integrations/readers/llama-index-readers-mondaydotcom/Makefile",
"llama-index-integrations/readers/llama-index-readers-mongodb/Makefile",
"llama-index-integrations/readers/llama-index-readers-myscale/Makefile",
"llama-index-integrations/readers/llama-index-readers-notion/Makefile",
"llama-index-integrations/readers/llama-index-readers-nougat-ocr/Makefile",
"llama-index-integrations/readers/llama-index-readers-obsidian/Makefile",
"llama-index-integrations/readers/llama-index-readers-openalex/Makefile",
"llama-index-integrations/readers/llama-index-readers-opendal/Makefile",
"llama-index-integrations/readers/llama-index-readers-opensearch/Makefile",
"llama-index-integrations/readers/llama-index-readers-oracleai/Makefile",
"llama-index-integrations/readers/llama-index-readers-oxylabs/Makefile",
"llama-index-integrations/readers/llama-index-readers-paddle-ocr/Makefile",
"llama-index-integrations/readers/llama-index-readers-pandas-ai/Makefile",
"llama-index-integrations/readers/llama-index-readers-papers/Makefile",
"llama-index-integrations/readers/llama-index-readers-patentsview/Makefile",
"llama-index-integrations/readers/llama-index-readers-pathway/Makefile",
"llama-index-integrations/readers/llama-index-readers-pdb/Makefile",
"llama-index-integrations/readers/llama-index-readers-pdf-marker/Makefile",
"llama-index-integrations/readers/llama-index-readers-pdf-table/Makefile",
"llama-index-integrations/readers/llama-index-readers-pebblo/Makefile",
"llama-index-integrations/readers/llama-index-readers-preprocess/Makefile",
"llama-index-integrations/readers/llama-index-readers-psychic/Makefile",
"llama-index-integrations/readers/llama-index-readers-qdrant/Makefile",
"llama-index-integrations/readers/llama-index-readers-quip/Makefile",
"llama-index-integrations/readers/llama-index-readers-rayyan/Makefile",
"llama-index-integrations/readers/llama-index-readers-readwise/Makefile",
"llama-index-integrations/readers/llama-index-readers-reddit/Makefile",
"llama-index-integrations/readers/llama-index-readers-remote-depth/Makefile",
"llama-index-integrations/readers/llama-index-readers-remote/Makefile",
"llama-index-integrations/readers/llama-index-readers-s3/Makefile",
"llama-index-integrations/readers/llama-index-readers-screenpipe/Makefile",
"llama-index-integrations/readers/llama-index-readers-sec-filings/Makefile",
"llama-index-integrations/readers/llama-index-readers-semanticscholar/Makefile",
"llama-index-integrations/readers/llama-index-readers-service-now/Makefile",
"llama-index-integrations/readers/llama-index-readers-singlestore/Makefile",
"llama-index-integrations/readers/llama-index-readers-slack/Makefile",
"llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/Makefile",
"llama-index-integrations/readers/llama-index-readers-snowflake/Makefile",
"llama-index-integrations/readers/llama-index-readers-solr/Makefile",
"llama-index-integrations/readers/llama-index-readers-spotify/Makefile",
"llama-index-integrations/readers/llama-index-readers-stackoverflow/Makefile",
"llama-index-integrations/readers/llama-index-readers-steamship/Makefile",
"llama-index-integrations/readers/llama-index-readers-string-iterable/Makefile",
"llama-index-integrations/readers/llama-index-readers-stripe-docs/Makefile",
"llama-index-integrations/readers/llama-index-readers-structured-data/Makefile",
"llama-index-integrations/readers/llama-index-readers-telegram/Makefile",
"llama-index-integrations/readers/llama-index-readers-toggl/Makefile",
"llama-index-integrations/readers/llama-index-readers-trello/Makefile",
"llama-index-integrations/readers/llama-index-readers-twitter/Makefile",
"llama-index-integrations/readers/llama-index-readers-txtai/Makefile",
"llama-index-integrations/readers/llama-index-readers-upstage/Makefile",
"llama-index-integrations/readers/llama-index-readers-weather/Makefile",
"llama-index-integrations/readers/llama-index-readers-weaviate/Makefile",
"llama-index-integrations/readers/llama-index-readers-web/Makefile",
"llama-index-integrations/readers/llama-index-readers-whatsapp/Makefile",
"llama-index-integrations/readers/llama-index-readers-whisper/Makefile",
"llama-index-integrations/readers/llama-index-readers-wikipedia/Makefile",
"llama-index-integrations/readers/llama-index-readers-wordlift/Makefile",
"llama-index-integrations/readers/llama-index-readers-wordpress/Makefile",
"llama-index-integrations/readers/llama-index-readers-youtube-transcript/Makefile",
"llama-index-integrations/readers/llama-index-readers-zendesk/Makefile",
"llama-index-integrations/readers/llama-index-readers-zep/Makefile",
"llama-index-integrations/readers/llama-index-readers-zulip/Makefile",
"llama-index-integrations/readers/llama-index-readers-zyte-serp/Makefile",
"llama-index-integrations/response_synthesizers/llama-index-response-synthesizers-google/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-alletra-x10000/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-bedrock/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-bm25/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-duckdb-retriever/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-galaxia/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-kendra/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-mongodb-atlas-bm25-retriever/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-pathway/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-tldw/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-vectorize/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-vertexai-search/Makefile",
"llama-index-integrations/retrievers/llama-index-retrievers-videodb/MAKEFILE",
"llama-index-integrations/retrievers/llama-index-retrievers-you/Makefile",
"llama-index-integrations/selectors/llama-index-selectors-notdiamond/Makefile",
"llama-index-integrations/sparse_embeddings/llama-index-sparse-embeddings-fastembed/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azure/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosmongovcore/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-dynamodb/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-gel/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-opensearch/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-postgres/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-redis/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-sqlite/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-tablestore/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-upstash/Makefile",
"llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-yugabytedb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-azure/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-couchbase/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-duckdb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-dynamodb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-elasticsearch/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-firestore/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-gel/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-mongodb/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-postgres/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-redis/Makefile",
"llama-index-integrations/storage/docstore/llama-index-storage-docstore-tablestore/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-azure/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-couchbase/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-duckdb/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-dynamodb/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-elasticsearch/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-firestore/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-gel/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-mongodb/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-postgres/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-redis/Makefile",
"llama-index-integrations/storage/index_store/llama-index-storage-index-store-tablestore/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azure/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azurecosmosnosql/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-couchbase/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-duckdb/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-dynamodb/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-elasticsearch/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-firestore/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-gel/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-mongodb/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-postgres/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-redis/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-s3/Makefile",
"llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-tablestore/Makefile",
"llama-index-integrations/tools/llama-index-tools-agentql/Makefile",
"llama-index-integrations/tools/llama-index-tools-airweave/Makefile",
"llama-index-integrations/tools/llama-index-tools-artifact-editor/Makefile",
"llama-index-integrations/tools/llama-index-tools-arxiv/Makefile",
"llama-index-integrations/tools/llama-index-tools-aws-bedrock-agentcore/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-code-interpreter/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-cv/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-speech/Makefile",
"llama-index-integrations/tools/llama-index-tools-azure-translate/Makefile",
"llama-index-integrations/tools/llama-index-tools-bing-search/Makefile",
"llama-index-integrations/tools/llama-index-tools-box/Makefile",
"llama-index-integrations/tools/llama-index-tools-brave-search/Makefile",
"llama-index-integrations/tools/llama-index-tools-brightdata/Makefile",
"llama-index-integrations/tools/llama-index-tools-cassandra/Makefile",
"llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/Makefile",
"llama-index-integrations/tools/llama-index-tools-code-interpreter/Makefile",
"llama-index-integrations/tools/llama-index-tools-cogniswitch/Makefile",
"llama-index-integrations/tools/llama-index-tools-dappier/Makefile",
"llama-index-integrations/tools/llama-index-tools-database/Makefile",
"llama-index-integrations/tools/llama-index-tools-desearch/Makefile",
"llama-index-integrations/tools/llama-index-tools-duckduckgo/Makefile",
"llama-index-integrations/tools/llama-index-tools-elevenlabs/Makefile",
"llama-index-integrations/tools/llama-index-tools-exa/Makefile",
"llama-index-integrations/tools/llama-index-tools-finance/Makefile",
"llama-index-integrations/tools/llama-index-tools-google/Makefile",
"llama-index-integrations/tools/llama-index-tools-graphql/Makefile",
"llama-index-integrations/tools/llama-index-tools-ionic-shopping/Makefile",
"llama-index-integrations/tools/llama-index-tools-jina/Makefile",
"llama-index-integrations/tools/llama-index-tools-jira-issue/Makefile",
"llama-index-integrations/tools/llama-index-tools-jira/Makefile",
"llama-index-integrations/tools/llama-index-tools-linkup-research/Makefile",
"llama-index-integrations/tools/llama-index-tools-mcp-discovery/Makefile",
"llama-index-integrations/tools/llama-index-tools-mcp/Makefile",
"llama-index-integrations/tools/llama-index-tools-measurespace/Makefile",
"llama-index-integrations/tools/llama-index-tools-metaphor/Makefile",
"llama-index-integrations/tools/llama-index-tools-moss/Makefile",
"llama-index-integrations/tools/llama-index-tools-multion/Makefile",
"llama-index-integrations/tools/llama-index-tools-neo4j/Makefile",
"llama-index-integrations/tools/llama-index-tools-notion/Makefile",
"llama-index-integrations/tools/llama-index-tools-openai/Makefile",
"llama-index-integrations/tools/llama-index-tools-openapi/Makefile",
"llama-index-integrations/tools/llama-index-tools-parallel-web-systems/Makefile",
"llama-index-integrations/tools/llama-index-tools-playgrounds/Makefile",
"llama-index-integrations/tools/llama-index-tools-playwright/Makefile",
"llama-index-integrations/tools/llama-index-tools-python-file/Makefile",
"llama-index-integrations/tools/llama-index-tools-requests/Makefile",
"llama-index-integrations/tools/llama-index-tools-salesforce/Makefile",
"llama-index-integrations/tools/llama-index-tools-seltz/Makefile",
"llama-index-integrations/tools/llama-index-tools-serpex/Makefile",
"llama-index-integrations/tools/llama-index-tools-shopify/Makefile",
"llama-index-integrations/tools/llama-index-tools-slack/Makefile",
"llama-index-integrations/tools/llama-index-tools-tavily-research/Makefile",
"llama-index-integrations/tools/llama-index-tools-text-to-image/Makefile",
"llama-index-integrations/tools/llama-index-tools-typecast/Makefile",
"llama-index-integrations/tools/llama-index-tools-valyu/Makefile",
"llama-index-integrations/tools/llama-index-tools-vectara-query/Makefile",
"llama-index-integrations/tools/llama-index-tools-vector-db/Makefile",
"llama-index-integrations/tools/llama-index-tools-waii/Makefile",
"llama-index-integrations/tools/llama-index-tools-weather/Makefile",
"llama-index-integrations/tools/llama-index-tools-wikipedia/Makefile",
"llama-index-integrations/tools/llama-index-tools-wolfram-alpha/Makefile",
"llama-index-integrations/tools/llama-index-tools-yahoo-finance/Makefile",
"llama-index-integrations/tools/llama-index-tools-yelp/Makefile",
"llama-index-integrations/tools/llama-index-tools-zapier/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-mysql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosnosql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurepostgresql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-db2/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-gel/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-google/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-nile/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-objectbox/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-oracledb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-redis/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-s3/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-solr/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tablestore/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tair/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/Makefile",
"llama-index-integrations/vector_stores/llama-index-vector-stores-zep/Makefile",
"llama-index-integrations/voice_agents/llama-index-voice-agents-elevenlabs/Makefile",
"llama-index-integrations/voice_agents/llama-index-voice-agents-gemini-live/Makefile",
"llama-index-integrations/voice_agents/llama-index-voice-agents-openai/Makefile",
"llama-index-utils/llama-index-utils-azure/Makefile",
"llama-index-utils/llama-index-utils-huggingface/Makefile",
"llama-index-utils/llama-index-utils-oracleai/Makefile",
"llama-index-utils/llama-index-utils-qianfan/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"llama-index-core/llama_index/core/py.typed",
"llama-index-instrumentation/src/llama_index_instrumentation/py.typed",
"llama-index-integrations/indices/llama-index-indices-managed-lancedb/llama_index/py.typed",
"llama-index-integrations/llms/llama-index-llms-anthropic/llama_index/llms/anthropic/py.typed",
"llama-index-integrations/llms/llama-index-llms-apertis/llama_index/llms/apertis/py.typed",
"llama-index-integrations/llms/llama-index-llms-google-genai/llama_index/llms/google_genai/py.typed",
"llama-index-integrations/llms/llama-index-llms-helicone/llama_index/llms/helicone/py.typed",
"llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/py.typed",
"llama-index-integrations/llms/llama-index-llms-openrouter/llama_index/llms/openrouter/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-gel/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-google/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-nile/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-redis/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-s3/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-solr/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tair/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/llama_index/py.typed",
"llama-index-integrations/vector_stores/llama-index-vector-stores-zep/llama_index/py.typed"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, llama-index-core/Makefile, llama-index-integrations/agent/llama-index-agent-azure/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-agentops/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-aim/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-argilla/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-arize-phoenix/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-honeyhive/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-langfuse/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-literalai/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-openinference/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-opik/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-promptlayer/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-uptrain/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-wandb/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-adapter/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-alephalpha/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-alibabacloud-aisearch/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-anyscale/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-autoembeddings/MAKEFILE, llama-index-integrations/embeddings/llama-index-embeddings-azure-inference/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-azure-openai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-baseten/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-bedrock/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-clarifai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-clip/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-cloudflare-workersai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-cohere/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-dashscope/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-databricks/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-deepinfra/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-elasticsearch/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-fastembed/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-fireworks/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-gaudi/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-gigachat/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-google-genai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-heroku/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-api/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-openvino/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum-intel/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-ibm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-instructor/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-ipex-llm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-isaacus/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-jinaai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-langchain/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-litellm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-llamafile/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-llm-rails/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-mistralai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-mixedbreadai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-modelscope/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-nebius/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-netmind/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-nomic/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-nvidia/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-oci-data-science/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-oci-genai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-ollama/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-opea/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-openai-like/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-openai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-openvino-genai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-oracleai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-premai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-sagemaker-endpoint/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-siliconflow/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-text-embeddings-inference/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-textembed/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-together/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-upstage/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-vertex-endpoint/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-vertex/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-vllm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-voyageai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-xinference/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-yandexgpt/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-zhipuai/Makefile, llama-index-integrations/evaluation/llama-index-evaluation-tonic-validate/Makefile, llama-index-integrations/extractors/llama-index-extractors-entity/Makefile, llama-index-integrations/extractors/llama-index-extractors-marvin/Makefile, llama-index-integrations/extractors/llama-index-extractors-relik/Makefile, llama-index-integrations/graph_rag/llama-index-graph-rag-cognee/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-ApertureDB/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-falkordb/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-memgraph/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-nebula/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-neo4j/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-neptune/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-tidb/Makefile, llama-index-integrations/indices/llama-index-indices-managed-bge-m3/Makefile, llama-index-integrations/indices/llama-index-indices-managed-colbert/Makefile, llama-index-integrations/indices/llama-index-indices-managed-dashscope/Makefile, llama-index-integrations/indices/llama-index-indices-managed-google/Makefile, llama-index-integrations/indices/llama-index-indices-managed-lancedb/Makefile, llama-index-integrations/indices/llama-index-indices-managed-llama-cloud/Makefile, llama-index-integrations/indices/llama-index-indices-managed-postgresml/Makefile, llama-index-integrations/indices/llama-index-indices-managed-vectara/Makefile, llama-index-integrations/indices/llama-index-indices-managed-vertexai/Makefile, llama-index-integrations/ingestion/llama-index-ingestion-ray/Makefile, llama-index-integrations/llms/llama-index-llms-ai21/Makefile, llama-index-integrations/llms/llama-index-llms-aibadgr/Makefile, llama-index-integrations/llms/llama-index-llms-alephalpha/Makefile, llama-index-integrations/llms/llama-index-llms-alibabacloud-aisearch/Makefile, llama-index-integrations/llms/llama-index-llms-anthropic/Makefile, llama-index-integrations/llms/llama-index-llms-anyscale/Makefile, llama-index-integrations/llms/llama-index-llms-apertis/Makefile, llama-index-integrations/llms/llama-index-llms-asi/Makefile, llama-index-integrations/llms/llama-index-llms-azure-inference/Makefile, llama-index-integrations/llms/llama-index-llms-azure-openai/Makefile, llama-index-integrations/llms/llama-index-llms-baseten/Makefile, llama-index-integrations/llms/llama-index-llms-bedrock-converse/Makefile, llama-index-integrations/llms/llama-index-llms-bedrock/Makefile, llama-index-integrations/llms/llama-index-llms-cerebras/Makefile, llama-index-integrations/llms/llama-index-llms-clarifai/Makefile, llama-index-integrations/llms/llama-index-llms-cleanlab/Makefile, llama-index-integrations/llms/llama-index-llms-cloudflare-ai-gateway/Makefile, llama-index-integrations/llms/llama-index-llms-cohere/Makefile, llama-index-integrations/llms/llama-index-llms-cometapi/Makefile, llama-index-integrations/llms/llama-index-llms-cortex/Makefile, llama-index-integrations/llms/llama-index-llms-dashscope/Makefile, llama-index-integrations/llms/llama-index-llms-databricks/Makefile, llama-index-integrations/llms/llama-index-llms-deepinfra/Makefile, llama-index-integrations/llms/llama-index-llms-deepseek/Makefile, llama-index-integrations/llms/llama-index-llms-everlyai/Makefile, llama-index-integrations/llms/llama-index-llms-featherlessai/Makefile, llama-index-integrations/llms/llama-index-llms-fireworks/Makefile, llama-index-integrations/llms/llama-index-llms-friendli/Makefile, llama-index-integrations/llms/llama-index-llms-gaudi/Makefile, llama-index-integrations/llms/llama-index-llms-gigachat/Makefile, llama-index-integrations/llms/llama-index-llms-google-genai/Makefile, llama-index-integrations/llms/llama-index-llms-groq/Makefile, llama-index-integrations/llms/llama-index-llms-helicone/Makefile, llama-index-integrations/llms/llama-index-llms-heroku/Makefile, llama-index-integrations/llms/llama-index-llms-huggingface-api/Makefile, llama-index-integrations/llms/llama-index-llms-huggingface/Makefile, llama-index-integrations/llms/llama-index-llms-ibm/Makefile, llama-index-integrations/llms/llama-index-llms-ipex-llm/Makefile, llama-index-integrations/llms/llama-index-llms-keywordsai/Makefile, llama-index-integrations/llms/llama-index-llms-konko/Makefile, llama-index-integrations/llms/llama-index-llms-langchain/Makefile, llama-index-integrations/llms/llama-index-llms-litellm/Makefile, llama-index-integrations/llms/llama-index-llms-llama-api/Makefile, llama-index-integrations/llms/llama-index-llms-llama-cpp/Makefile, llama-index-integrations/llms/llama-index-llms-llamafile/Makefile, llama-index-integrations/llms/llama-index-llms-lmstudio/Makefile, llama-index-integrations/llms/llama-index-llms-localai/Makefile, llama-index-integrations/llms/llama-index-llms-maritalk/Makefile, llama-index-integrations/llms/llama-index-llms-meta/Makefile, llama-index-integrations/llms/llama-index-llms-minimax/Makefile, llama-index-integrations/llms/llama-index-llms-mistral-rs/Makefile, llama-index-integrations/llms/llama-index-llms-mistralai/Makefile, llama-index-integrations/llms/llama-index-llms-mlx/Makefile, llama-index-integrations/llms/llama-index-llms-modelscope/Makefile, llama-index-integrations/llms/llama-index-llms-monsterapi/Makefile, llama-index-integrations/llms/llama-index-llms-mymagic/Makefile, llama-index-integrations/llms/llama-index-llms-nebius/Makefile, llama-index-integrations/llms/llama-index-llms-netmind/Makefile, llama-index-integrations/llms/llama-index-llms-neutrino/Makefile, llama-index-integrations/llms/llama-index-llms-novita/Makefile, llama-index-integrations/llms/llama-index-llms-nvidia-tensorrt/Makefile, llama-index-integrations/llms/llama-index-llms-nvidia-triton/Makefile, llama-index-integrations/llms/llama-index-llms-nvidia/Makefile, llama-index-integrations/llms/llama-index-llms-oci-data-science/Makefile, llama-index-integrations/llms/llama-index-llms-oci-genai/Makefile, llama-index-integrations/llms/llama-index-llms-octoai/Makefile, llama-index-integrations/llms/llama-index-llms-ollama/Makefile, llama-index-integrations/llms/llama-index-llms-opea/Makefile, llama-index-integrations/llms/llama-index-llms-openai-like/Makefile, llama-index-integrations/llms/llama-index-llms-openai/Makefile, llama-index-integrations/llms/llama-index-llms-openrouter/Makefile, llama-index-integrations/llms/llama-index-llms-openvino-genai/Makefile, llama-index-integrations/llms/llama-index-llms-openvino/Makefile, llama-index-integrations/llms/llama-index-llms-optimum-intel/Makefile, llama-index-integrations/llms/llama-index-llms-ovhcloud/Makefile, llama-index-integrations/llms/llama-index-llms-paieas/Makefile, llama-index-integrations/llms/llama-index-llms-palm/Makefile, llama-index-integrations/llms/llama-index-llms-perplexity/Makefile, llama-index-integrations/llms/llama-index-llms-pipeshift/Makefile, llama-index-integrations/llms/llama-index-llms-portkey/Makefile, llama-index-integrations/llms/llama-index-llms-predibase/Makefile, llama-index-integrations/llms/llama-index-llms-premai/Makefile, llama-index-integrations/llms/llama-index-llms-qianfan/Makefile, llama-index-integrations/llms/llama-index-llms-reka/Makefile, llama-index-integrations/llms/llama-index-llms-replicate/Makefile, llama-index-integrations/llms/llama-index-llms-rungpt/Makefile, llama-index-integrations/llms/llama-index-llms-sagemaker-endpoint/Makefile, llama-index-integrations/llms/llama-index-llms-sambanovasystems/Makefile, llama-index-integrations/llms/llama-index-llms-sarvam/Makefile, llama-index-integrations/llms/llama-index-llms-sglang/Makefile, llama-index-integrations/llms/llama-index-llms-siliconflow/Makefile, llama-index-integrations/llms/llama-index-llms-stepfun/Makefile, llama-index-integrations/llms/llama-index-llms-together/Makefile, llama-index-integrations/llms/llama-index-llms-upstage/Makefile, llama-index-integrations/llms/llama-index-llms-vercel-ai-gateway/Makefile, llama-index-integrations/llms/llama-index-llms-vertex/Makefile, llama-index-integrations/llms/llama-index-llms-vllm/Makefile, llama-index-integrations/llms/llama-index-llms-xinference/Makefile, llama-index-integrations/llms/llama-index-llms-yi/Makefile, llama-index-integrations/llms/llama-index-llms-you/Makefile, llama-index-integrations/llms/llama-index-llms-zhipuai/Makefile, llama-index-integrations/memory/llama-index-memory-bedrock-agentcore/Makefile, llama-index-integrations/memory/llama-index-memory-mem0/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-alibabacloud-aisearch/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-docling/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-relational-dashscope/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-slide/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-topic/Makefile, llama-index-integrations/observability/llama-index-observability-otel/Makefile, llama-index-integrations/output_parsers/llama-index-output-parsers-guardrails/Makefile, llama-index-integrations/output_parsers/llama-index-output-parsers-langchain/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-aimon-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-alibabacloud-aisearch-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-bedrock-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-cohere-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-colbert-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-colpali-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-dashscope-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-flag-embedding-reranker/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-flashrank-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-google-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-ibm/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-jinaai-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-longllmlingua/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-mixedbreadai-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-nvidia-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-openvino-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-pinecone-native-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-presidio/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-rankgpt-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-rankllm-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-sbert-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-siliconflow-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-tei-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-voyageai-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-xinference-rerank/Makefile, llama-index-integrations/program/llama-index-program-evaporate/Makefile, llama-index-integrations/program/llama-index-program-guidance/Makefile, llama-index-integrations/program/llama-index-program-lmformatenforcer/Makefile, llama-index-integrations/protocols/llama-index-protocols-ag-ui/Makefile, llama-index-integrations/question_gen/llama-index-question-gen-guidance/Makefile, llama-index-integrations/readers/llama-index-readers-agent-search/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-cdk/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-gong/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-shopify/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-stripe/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-typeform/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/Makefile, llama-index-integrations/readers/llama-index-readers-airtable/Makefile, llama-index-integrations/readers/llama-index-readers-alibabacloud-aisearch/Makefile, llama-index-integrations/readers/llama-index-readers-apify/Makefile, llama-index-integrations/readers/llama-index-readers-arango-db/Makefile, llama-index-integrations/readers/llama-index-readers-asana/Makefile, llama-index-integrations/readers/llama-index-readers-assemblyai/Makefile, llama-index-integrations/readers/llama-index-readers-astra-db/Makefile, llama-index-integrations/readers/llama-index-readers-athena/Makefile, llama-index-integrations/readers/llama-index-readers-awadb/Makefile, llama-index-integrations/readers/llama-index-readers-azcognitive-search/Makefile, llama-index-integrations/readers/llama-index-readers-azstorage-blob/Makefile, llama-index-integrations/readers/llama-index-readers-bagel/Makefile, llama-index-integrations/readers/llama-index-readers-bilibili/Makefile, llama-index-integrations/readers/llama-index-readers-bitbucket/Makefile, llama-index-integrations/readers/llama-index-readers-boarddocs/Makefile, llama-index-integrations/readers/llama-index-readers-box/Makefile, llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/Makefile, llama-index-integrations/readers/llama-index-readers-chroma/Makefile, llama-index-integrations/readers/llama-index-readers-confluence/Makefile, llama-index-integrations/readers/llama-index-readers-couchbase/Makefile, llama-index-integrations/readers/llama-index-readers-couchdb/Makefile, llama-index-integrations/readers/llama-index-readers-dad-jokes/Makefile, llama-index-integrations/readers/llama-index-readers-dashscope/Makefile, llama-index-integrations/readers/llama-index-readers-dashvector/Makefile, llama-index-integrations/readers/llama-index-readers-database/Makefile, llama-index-integrations/readers/llama-index-readers-datasets/Makefile, llama-index-integrations/readers/llama-index-readers-deeplake/Makefile, llama-index-integrations/readers/llama-index-readers-discord/Makefile, llama-index-integrations/readers/llama-index-readers-docling/Makefile, llama-index-integrations/readers/llama-index-readers-docstring-walker/Makefile, llama-index-integrations/readers/llama-index-readers-docugami/Makefile, llama-index-integrations/readers/llama-index-readers-document360/Makefile, llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/Makefile, llama-index-integrations/readers/llama-index-readers-elasticsearch/Makefile, llama-index-integrations/readers/llama-index-readers-faiss/Makefile, llama-index-integrations/readers/llama-index-readers-feedly-rss/Makefile, llama-index-integrations/readers/llama-index-readers-feishu-docs/Makefile, llama-index-integrations/readers/llama-index-readers-file/Makefile, llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/Makefile, llama-index-integrations/readers/llama-index-readers-firestore/Makefile, llama-index-integrations/readers/llama-index-readers-gcs/Makefile, llama-index-integrations/readers/llama-index-readers-genius/Makefile, llama-index-integrations/readers/llama-index-readers-gitbook/Makefile, llama-index-integrations/readers/llama-index-readers-github/Makefile, llama-index-integrations/readers/llama-index-readers-gitlab/Makefile, llama-index-integrations/readers/llama-index-readers-google/Makefile, llama-index-integrations/readers/llama-index-readers-gpt-repo/Makefile, llama-index-integrations/readers/llama-index-readers-graphdb-cypher/Makefile, llama-index-integrations/readers/llama-index-readers-graphql/Makefile, llama-index-integrations/readers/llama-index-readers-guru/Makefile, llama-index-integrations/readers/llama-index-readers-hatena-blog/Makefile, llama-index-integrations/readers/llama-index-readers-hubspot/Makefile, llama-index-integrations/readers/llama-index-readers-huggingface-fs/Makefile, llama-index-integrations/readers/llama-index-readers-hwp/Makefile, llama-index-integrations/readers/llama-index-readers-iceberg/Makefile, llama-index-integrations/readers/llama-index-readers-imdb-review/Makefile, llama-index-integrations/readers/llama-index-readers-intercom/Makefile, llama-index-integrations/readers/llama-index-readers-jaguar/Makefile, llama-index-integrations/readers/llama-index-readers-jira/Makefile, llama-index-integrations/readers/llama-index-readers-joplin/Makefile, llama-index-integrations/readers/llama-index-readers-json/Makefile, llama-index-integrations/readers/llama-index-readers-kaltura/Makefile, llama-index-integrations/readers/llama-index-readers-kibela/Makefile, llama-index-integrations/readers/llama-index-readers-layoutir/Makefile, llama-index-integrations/readers/llama-index-readers-lilac/Makefile, llama-index-integrations/readers/llama-index-readers-linear/Makefile, llama-index-integrations/readers/llama-index-readers-llama-parse/Makefile, llama-index-integrations/readers/llama-index-readers-macrometa-gdn/Makefile, llama-index-integrations/readers/llama-index-readers-make-com/Makefile, llama-index-integrations/readers/llama-index-readers-mangadex/Makefile, llama-index-integrations/readers/llama-index-readers-mangoapps-guides/Makefile, llama-index-integrations/readers/llama-index-readers-maps/Makefile, llama-index-integrations/readers/llama-index-readers-markitdown/MAKEFILE, llama-index-integrations/readers/llama-index-readers-mbox/Makefile, llama-index-integrations/readers/llama-index-readers-memos/Makefile, llama-index-integrations/readers/llama-index-readers-metal/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-outlook-emails/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-outlook/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/Makefile, llama-index-integrations/readers/llama-index-readers-milvus/Makefile, llama-index-integrations/readers/llama-index-readers-minio/Makefile, llama-index-integrations/readers/llama-index-readers-mondaydotcom/Makefile, llama-index-integrations/readers/llama-index-readers-mongodb/Makefile, llama-index-integrations/readers/llama-index-readers-myscale/Makefile, llama-index-integrations/readers/llama-index-readers-notion/Makefile, llama-index-integrations/readers/llama-index-readers-nougat-ocr/Makefile, llama-index-integrations/readers/llama-index-readers-obsidian/Makefile, llama-index-integrations/readers/llama-index-readers-openalex/Makefile, llama-index-integrations/readers/llama-index-readers-opendal/Makefile, llama-index-integrations/readers/llama-index-readers-opensearch/Makefile, llama-index-integrations/readers/llama-index-readers-oracleai/Makefile, llama-index-integrations/readers/llama-index-readers-oxylabs/Makefile, llama-index-integrations/readers/llama-index-readers-paddle-ocr/Makefile, llama-index-integrations/readers/llama-index-readers-pandas-ai/Makefile, llama-index-integrations/readers/llama-index-readers-papers/Makefile, llama-index-integrations/readers/llama-index-readers-patentsview/Makefile, llama-index-integrations/readers/llama-index-readers-pathway/Makefile, llama-index-integrations/readers/llama-index-readers-pdb/Makefile, llama-index-integrations/readers/llama-index-readers-pdf-marker/Makefile, llama-index-integrations/readers/llama-index-readers-pdf-table/Makefile, llama-index-integrations/readers/llama-index-readers-pebblo/Makefile, llama-index-integrations/readers/llama-index-readers-preprocess/Makefile, llama-index-integrations/readers/llama-index-readers-psychic/Makefile, llama-index-integrations/readers/llama-index-readers-qdrant/Makefile, llama-index-integrations/readers/llama-index-readers-quip/Makefile, llama-index-integrations/readers/llama-index-readers-rayyan/Makefile, llama-index-integrations/readers/llama-index-readers-readwise/Makefile, llama-index-integrations/readers/llama-index-readers-reddit/Makefile, llama-index-integrations/readers/llama-index-readers-remote-depth/Makefile, llama-index-integrations/readers/llama-index-readers-remote/Makefile, llama-index-integrations/readers/llama-index-readers-s3/Makefile, llama-index-integrations/readers/llama-index-readers-screenpipe/Makefile, llama-index-integrations/readers/llama-index-readers-sec-filings/Makefile, llama-index-integrations/readers/llama-index-readers-semanticscholar/Makefile, llama-index-integrations/readers/llama-index-readers-service-now/Makefile, llama-index-integrations/readers/llama-index-readers-singlestore/Makefile, llama-index-integrations/readers/llama-index-readers-slack/Makefile, llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/Makefile, llama-index-integrations/readers/llama-index-readers-snowflake/Makefile, llama-index-integrations/readers/llama-index-readers-solr/Makefile, llama-index-integrations/readers/llama-index-readers-spotify/Makefile, llama-index-integrations/readers/llama-index-readers-stackoverflow/Makefile, llama-index-integrations/readers/llama-index-readers-steamship/Makefile, llama-index-integrations/readers/llama-index-readers-string-iterable/Makefile, llama-index-integrations/readers/llama-index-readers-stripe-docs/Makefile, llama-index-integrations/readers/llama-index-readers-structured-data/Makefile, llama-index-integrations/readers/llama-index-readers-telegram/Makefile, llama-index-integrations/readers/llama-index-readers-toggl/Makefile, llama-index-integrations/readers/llama-index-readers-trello/Makefile, llama-index-integrations/readers/llama-index-readers-twitter/Makefile, llama-index-integrations/readers/llama-index-readers-txtai/Makefile, llama-index-integrations/readers/llama-index-readers-upstage/Makefile, llama-index-integrations/readers/llama-index-readers-weather/Makefile, llama-index-integrations/readers/llama-index-readers-weaviate/Makefile, llama-index-integrations/readers/llama-index-readers-web/Makefile, llama-index-integrations/readers/llama-index-readers-whatsapp/Makefile, llama-index-integrations/readers/llama-index-readers-whisper/Makefile, llama-index-integrations/readers/llama-index-readers-wikipedia/Makefile, llama-index-integrations/readers/llama-index-readers-wordlift/Makefile, llama-index-integrations/readers/llama-index-readers-wordpress/Makefile, llama-index-integrations/readers/llama-index-readers-youtube-transcript/Makefile, llama-index-integrations/readers/llama-index-readers-zendesk/Makefile, llama-index-integrations/readers/llama-index-readers-zep/Makefile, llama-index-integrations/readers/llama-index-readers-zulip/Makefile, llama-index-integrations/readers/llama-index-readers-zyte-serp/Makefile, llama-index-integrations/response_synthesizers/llama-index-response-synthesizers-google/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-alletra-x10000/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-bedrock/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-bm25/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-duckdb-retriever/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-galaxia/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-kendra/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-mongodb-atlas-bm25-retriever/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-pathway/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-tldw/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-vectorize/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-vertexai-search/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-videodb/MAKEFILE, llama-index-integrations/retrievers/llama-index-retrievers-you/Makefile, llama-index-integrations/selectors/llama-index-selectors-notdiamond/Makefile, llama-index-integrations/sparse_embeddings/llama-index-sparse-embeddings-fastembed/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azure/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosmongovcore/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosnosql/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-dynamodb/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-gel/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-opensearch/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-postgres/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-redis/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-sqlite/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-tablestore/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-upstash/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-yugabytedb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-azure/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-azurecosmosnosql/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-couchbase/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-duckdb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-dynamodb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-elasticsearch/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-firestore/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-gel/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-mongodb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-postgres/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-redis/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-tablestore/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-azure/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-azurecosmosnosql/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-couchbase/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-duckdb/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-dynamodb/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-elasticsearch/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-firestore/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-gel/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-mongodb/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-postgres/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-redis/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-tablestore/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azure/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azurecosmosnosql/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-couchbase/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-duckdb/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-dynamodb/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-elasticsearch/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-firestore/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-gel/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-mongodb/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-postgres/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-redis/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-s3/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-tablestore/Makefile, llama-index-integrations/tools/llama-index-tools-agentql/Makefile, llama-index-integrations/tools/llama-index-tools-airweave/Makefile, llama-index-integrations/tools/llama-index-tools-artifact-editor/Makefile, llama-index-integrations/tools/llama-index-tools-arxiv/Makefile, llama-index-integrations/tools/llama-index-tools-aws-bedrock-agentcore/Makefile, llama-index-integrations/tools/llama-index-tools-azure-code-interpreter/Makefile, llama-index-integrations/tools/llama-index-tools-azure-cv/Makefile, llama-index-integrations/tools/llama-index-tools-azure-speech/Makefile, llama-index-integrations/tools/llama-index-tools-azure-translate/Makefile, llama-index-integrations/tools/llama-index-tools-bing-search/Makefile, llama-index-integrations/tools/llama-index-tools-box/Makefile, llama-index-integrations/tools/llama-index-tools-brave-search/Makefile, llama-index-integrations/tools/llama-index-tools-brightdata/Makefile, llama-index-integrations/tools/llama-index-tools-cassandra/Makefile, llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/Makefile, llama-index-integrations/tools/llama-index-tools-code-interpreter/Makefile, llama-index-integrations/tools/llama-index-tools-cogniswitch/Makefile, llama-index-integrations/tools/llama-index-tools-dappier/Makefile, llama-index-integrations/tools/llama-index-tools-database/Makefile, llama-index-integrations/tools/llama-index-tools-desearch/Makefile, llama-index-integrations/tools/llama-index-tools-duckduckgo/Makefile, llama-index-integrations/tools/llama-index-tools-elevenlabs/Makefile, llama-index-integrations/tools/llama-index-tools-exa/Makefile, llama-index-integrations/tools/llama-index-tools-finance/Makefile, llama-index-integrations/tools/llama-index-tools-google/Makefile, llama-index-integrations/tools/llama-index-tools-graphql/Makefile, llama-index-integrations/tools/llama-index-tools-ionic-shopping/Makefile, llama-index-integrations/tools/llama-index-tools-jina/Makefile, llama-index-integrations/tools/llama-index-tools-jira-issue/Makefile, llama-index-integrations/tools/llama-index-tools-jira/Makefile, llama-index-integrations/tools/llama-index-tools-linkup-research/Makefile, llama-index-integrations/tools/llama-index-tools-mcp-discovery/Makefile, llama-index-integrations/tools/llama-index-tools-mcp/Makefile, llama-index-integrations/tools/llama-index-tools-measurespace/Makefile, llama-index-integrations/tools/llama-index-tools-metaphor/Makefile, llama-index-integrations/tools/llama-index-tools-moss/Makefile, llama-index-integrations/tools/llama-index-tools-multion/Makefile, llama-index-integrations/tools/llama-index-tools-neo4j/Makefile, llama-index-integrations/tools/llama-index-tools-notion/Makefile, llama-index-integrations/tools/llama-index-tools-openai/Makefile, llama-index-integrations/tools/llama-index-tools-openapi/Makefile, llama-index-integrations/tools/llama-index-tools-parallel-web-systems/Makefile, llama-index-integrations/tools/llama-index-tools-playgrounds/Makefile, llama-index-integrations/tools/llama-index-tools-playwright/Makefile, llama-index-integrations/tools/llama-index-tools-python-file/Makefile, llama-index-integrations/tools/llama-index-tools-requests/Makefile, llama-index-integrations/tools/llama-index-tools-salesforce/Makefile, llama-index-integrations/tools/llama-index-tools-seltz/Makefile, llama-index-integrations/tools/llama-index-tools-serpex/Makefile, llama-index-integrations/tools/llama-index-tools-shopify/Makefile, llama-index-integrations/tools/llama-index-tools-slack/Makefile, llama-index-integrations/tools/llama-index-tools-tavily-research/Makefile, llama-index-integrations/tools/llama-index-tools-text-to-image/Makefile, llama-index-integrations/tools/llama-index-tools-typecast/Makefile, llama-index-integrations/tools/llama-index-tools-valyu/Makefile, llama-index-integrations/tools/llama-index-tools-vectara-query/Makefile, llama-index-integrations/tools/llama-index-tools-vector-db/Makefile, llama-index-integrations/tools/llama-index-tools-waii/Makefile, llama-index-integrations/tools/llama-index-tools-weather/Makefile, llama-index-integrations/tools/llama-index-tools-wikipedia/Makefile, llama-index-integrations/tools/llama-index-tools-wolfram-alpha/Makefile, llama-index-integrations/tools/llama-index-tools-yahoo-finance/Makefile, llama-index-integrations/tools/llama-index-tools-yelp/Makefile, llama-index-integrations/tools/llama-index-tools-zapier/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-mysql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosnosql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azurepostgresql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-db2/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-gel/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-google/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-nile/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-objectbox/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-oracledb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-redis/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-s3/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-solr/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tablestore/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tair/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-zep/Makefile, llama-index-integrations/voice_agents/llama-index-voice-agents-elevenlabs/Makefile, llama-index-integrations/voice_agents/llama-index-voice-agents-gemini-live/Makefile, llama-index-integrations/voice_agents/llama-index-voice-agents-openai/Makefile, llama-index-utils/llama-index-utils-azure/Makefile, llama-index-utils/llama-index-utils-huggingface/Makefile, llama-index-utils/llama-index-utils-oracleai/Makefile, llama-index-utils/llama-index-utils-qianfan/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, llama-index-core/Makefile, llama-index-integrations/agent/llama-index-agent-azure/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-agentops/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-aim/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-argilla/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-arize-phoenix/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-honeyhive/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-langfuse/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-literalai/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-openinference/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-opik/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-promptlayer/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-uptrain/Makefile, llama-index-integrations/callbacks/llama-index-callbacks-wandb/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-adapter/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-alephalpha/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-alibabacloud-aisearch/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-anyscale/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-autoembeddings/MAKEFILE, llama-index-integrations/embeddings/llama-index-embeddings-azure-inference/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-azure-openai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-baseten/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-bedrock/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-clarifai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-clip/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-cloudflare-workersai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-cohere/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-dashscope/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-databricks/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-deepinfra/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-elasticsearch/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-fastembed/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-fireworks/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-gaudi/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-gigachat/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-google-genai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-heroku/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-api/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-openvino/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum-intel/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface-optimum/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-huggingface/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-ibm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-instructor/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-ipex-llm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-isaacus/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-jinaai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-langchain/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-litellm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-llamafile/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-llm-rails/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-mistralai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-mixedbreadai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-modelscope/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-nebius/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-netmind/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-nomic/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-nvidia/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-oci-data-science/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-oci-genai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-ollama/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-opea/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-openai-like/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-openai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-openvino-genai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-oracleai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-premai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-sagemaker-endpoint/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-siliconflow/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-text-embeddings-inference/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-textembed/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-together/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-upstage/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-vertex-endpoint/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-vertex/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-vllm/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-voyageai/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-xinference/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-yandexgpt/Makefile, llama-index-integrations/embeddings/llama-index-embeddings-zhipuai/Makefile, llama-index-integrations/evaluation/llama-index-evaluation-tonic-validate/Makefile, llama-index-integrations/extractors/llama-index-extractors-entity/Makefile, llama-index-integrations/extractors/llama-index-extractors-marvin/Makefile, llama-index-integrations/extractors/llama-index-extractors-relik/Makefile, llama-index-integrations/graph_rag/llama-index-graph-rag-cognee/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-ApertureDB/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-falkordb/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-memgraph/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-nebula/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-neo4j/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-neptune/Makefile, llama-index-integrations/graph_stores/llama-index-graph-stores-tidb/Makefile, llama-index-integrations/indices/llama-index-indices-managed-bge-m3/Makefile, llama-index-integrations/indices/llama-index-indices-managed-colbert/Makefile, llama-index-integrations/indices/llama-index-indices-managed-dashscope/Makefile, llama-index-integrations/indices/llama-index-indices-managed-google/Makefile, llama-index-integrations/indices/llama-index-indices-managed-lancedb/Makefile, llama-index-integrations/indices/llama-index-indices-managed-llama-cloud/Makefile, llama-index-integrations/indices/llama-index-indices-managed-postgresml/Makefile, llama-index-integrations/indices/llama-index-indices-managed-vectara/Makefile, llama-index-integrations/indices/llama-index-indices-managed-vertexai/Makefile, llama-index-integrations/ingestion/llama-index-ingestion-ray/Makefile, llama-index-integrations/llms/llama-index-llms-ai21/Makefile, llama-index-integrations/llms/llama-index-llms-aibadgr/Makefile, llama-index-integrations/llms/llama-index-llms-alephalpha/Makefile, llama-index-integrations/llms/llama-index-llms-alibabacloud-aisearch/Makefile, llama-index-integrations/llms/llama-index-llms-anthropic/Makefile, llama-index-integrations/llms/llama-index-llms-anyscale/Makefile, llama-index-integrations/llms/llama-index-llms-apertis/Makefile, llama-index-integrations/llms/llama-index-llms-asi/Makefile, llama-index-integrations/llms/llama-index-llms-azure-inference/Makefile, llama-index-integrations/llms/llama-index-llms-azure-openai/Makefile, llama-index-integrations/llms/llama-index-llms-baseten/Makefile, llama-index-integrations/llms/llama-index-llms-bedrock-converse/Makefile, llama-index-integrations/llms/llama-index-llms-bedrock/Makefile, llama-index-integrations/llms/llama-index-llms-cerebras/Makefile, llama-index-integrations/llms/llama-index-llms-clarifai/Makefile, llama-index-integrations/llms/llama-index-llms-cleanlab/Makefile, llama-index-integrations/llms/llama-index-llms-cloudflare-ai-gateway/Makefile, llama-index-integrations/llms/llama-index-llms-cohere/Makefile, llama-index-integrations/llms/llama-index-llms-cometapi/Makefile, llama-index-integrations/llms/llama-index-llms-cortex/Makefile, llama-index-integrations/llms/llama-index-llms-dashscope/Makefile, llama-index-integrations/llms/llama-index-llms-databricks/Makefile, llama-index-integrations/llms/llama-index-llms-deepinfra/Makefile, llama-index-integrations/llms/llama-index-llms-deepseek/Makefile, llama-index-integrations/llms/llama-index-llms-everlyai/Makefile, llama-index-integrations/llms/llama-index-llms-featherlessai/Makefile, llama-index-integrations/llms/llama-index-llms-fireworks/Makefile, llama-index-integrations/llms/llama-index-llms-friendli/Makefile, llama-index-integrations/llms/llama-index-llms-gaudi/Makefile, llama-index-integrations/llms/llama-index-llms-gigachat/Makefile, llama-index-integrations/llms/llama-index-llms-google-genai/Makefile, llama-index-integrations/llms/llama-index-llms-groq/Makefile, llama-index-integrations/llms/llama-index-llms-helicone/Makefile, llama-index-integrations/llms/llama-index-llms-heroku/Makefile, llama-index-integrations/llms/llama-index-llms-huggingface-api/Makefile, llama-index-integrations/llms/llama-index-llms-huggingface/Makefile, llama-index-integrations/llms/llama-index-llms-ibm/Makefile, llama-index-integrations/llms/llama-index-llms-ipex-llm/Makefile, llama-index-integrations/llms/llama-index-llms-keywordsai/Makefile, llama-index-integrations/llms/llama-index-llms-konko/Makefile, llama-index-integrations/llms/llama-index-llms-langchain/Makefile, llama-index-integrations/llms/llama-index-llms-litellm/Makefile, llama-index-integrations/llms/llama-index-llms-llama-api/Makefile, llama-index-integrations/llms/llama-index-llms-llama-cpp/Makefile, llama-index-integrations/llms/llama-index-llms-llamafile/Makefile, llama-index-integrations/llms/llama-index-llms-lmstudio/Makefile, llama-index-integrations/llms/llama-index-llms-localai/Makefile, llama-index-integrations/llms/llama-index-llms-maritalk/Makefile, llama-index-integrations/llms/llama-index-llms-meta/Makefile, llama-index-integrations/llms/llama-index-llms-minimax/Makefile, llama-index-integrations/llms/llama-index-llms-mistral-rs/Makefile, llama-index-integrations/llms/llama-index-llms-mistralai/Makefile, llama-index-integrations/llms/llama-index-llms-mlx/Makefile, llama-index-integrations/llms/llama-index-llms-modelscope/Makefile, llama-index-integrations/llms/llama-index-llms-monsterapi/Makefile, llama-index-integrations/llms/llama-index-llms-mymagic/Makefile, llama-index-integrations/llms/llama-index-llms-nebius/Makefile, llama-index-integrations/llms/llama-index-llms-netmind/Makefile, llama-index-integrations/llms/llama-index-llms-neutrino/Makefile, llama-index-integrations/llms/llama-index-llms-novita/Makefile, llama-index-integrations/llms/llama-index-llms-nvidia-tensorrt/Makefile, llama-index-integrations/llms/llama-index-llms-nvidia-triton/Makefile, llama-index-integrations/llms/llama-index-llms-nvidia/Makefile, llama-index-integrations/llms/llama-index-llms-oci-data-science/Makefile, llama-index-integrations/llms/llama-index-llms-oci-genai/Makefile, llama-index-integrations/llms/llama-index-llms-octoai/Makefile, llama-index-integrations/llms/llama-index-llms-ollama/Makefile, llama-index-integrations/llms/llama-index-llms-opea/Makefile, llama-index-integrations/llms/llama-index-llms-openai-like/Makefile, llama-index-integrations/llms/llama-index-llms-openai/Makefile, llama-index-integrations/llms/llama-index-llms-openrouter/Makefile, llama-index-integrations/llms/llama-index-llms-openvino-genai/Makefile, llama-index-integrations/llms/llama-index-llms-openvino/Makefile, llama-index-integrations/llms/llama-index-llms-optimum-intel/Makefile, llama-index-integrations/llms/llama-index-llms-ovhcloud/Makefile, llama-index-integrations/llms/llama-index-llms-paieas/Makefile, llama-index-integrations/llms/llama-index-llms-palm/Makefile, llama-index-integrations/llms/llama-index-llms-perplexity/Makefile, llama-index-integrations/llms/llama-index-llms-pipeshift/Makefile, llama-index-integrations/llms/llama-index-llms-portkey/Makefile, llama-index-integrations/llms/llama-index-llms-predibase/Makefile, llama-index-integrations/llms/llama-index-llms-premai/Makefile, llama-index-integrations/llms/llama-index-llms-qianfan/Makefile, llama-index-integrations/llms/llama-index-llms-reka/Makefile, llama-index-integrations/llms/llama-index-llms-replicate/Makefile, llama-index-integrations/llms/llama-index-llms-rungpt/Makefile, llama-index-integrations/llms/llama-index-llms-sagemaker-endpoint/Makefile, llama-index-integrations/llms/llama-index-llms-sambanovasystems/Makefile, llama-index-integrations/llms/llama-index-llms-sarvam/Makefile, llama-index-integrations/llms/llama-index-llms-sglang/Makefile, llama-index-integrations/llms/llama-index-llms-siliconflow/Makefile, llama-index-integrations/llms/llama-index-llms-stepfun/Makefile, llama-index-integrations/llms/llama-index-llms-together/Makefile, llama-index-integrations/llms/llama-index-llms-upstage/Makefile, llama-index-integrations/llms/llama-index-llms-vercel-ai-gateway/Makefile, llama-index-integrations/llms/llama-index-llms-vertex/Makefile, llama-index-integrations/llms/llama-index-llms-vllm/Makefile, llama-index-integrations/llms/llama-index-llms-xinference/Makefile, llama-index-integrations/llms/llama-index-llms-yi/Makefile, llama-index-integrations/llms/llama-index-llms-you/Makefile, llama-index-integrations/llms/llama-index-llms-zhipuai/Makefile, llama-index-integrations/memory/llama-index-memory-bedrock-agentcore/Makefile, llama-index-integrations/memory/llama-index-memory-mem0/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-alibabacloud-aisearch/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-docling/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-relational-dashscope/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-slide/Makefile, llama-index-integrations/node_parser/llama-index-node-parser-topic/Makefile, llama-index-integrations/observability/llama-index-observability-otel/Makefile, llama-index-integrations/output_parsers/llama-index-output-parsers-guardrails/Makefile, llama-index-integrations/output_parsers/llama-index-output-parsers-langchain/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-aimon-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-alibabacloud-aisearch-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-bedrock-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-cohere-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-colbert-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-colpali-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-dashscope-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-flag-embedding-reranker/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-flashrank-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-google-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-ibm/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-jinaai-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-longllmlingua/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-mixedbreadai-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-nvidia-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-openvino-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-pinecone-native-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-presidio/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-rankgpt-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-rankllm-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-sbert-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-siliconflow-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-tei-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-voyageai-rerank/Makefile, llama-index-integrations/postprocessor/llama-index-postprocessor-xinference-rerank/Makefile, llama-index-integrations/program/llama-index-program-evaporate/Makefile, llama-index-integrations/program/llama-index-program-guidance/Makefile, llama-index-integrations/program/llama-index-program-lmformatenforcer/Makefile, llama-index-integrations/protocols/llama-index-protocols-ag-ui/Makefile, llama-index-integrations/question_gen/llama-index-question-gen-guidance/Makefile, llama-index-integrations/readers/llama-index-readers-agent-search/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-cdk/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-gong/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-hubspot/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-salesforce/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-shopify/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-stripe/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-typeform/Makefile, llama-index-integrations/readers/llama-index-readers-airbyte-zendesk-support/Makefile, llama-index-integrations/readers/llama-index-readers-airtable/Makefile, llama-index-integrations/readers/llama-index-readers-alibabacloud-aisearch/Makefile, llama-index-integrations/readers/llama-index-readers-apify/Makefile, llama-index-integrations/readers/llama-index-readers-arango-db/Makefile, llama-index-integrations/readers/llama-index-readers-asana/Makefile, llama-index-integrations/readers/llama-index-readers-assemblyai/Makefile, llama-index-integrations/readers/llama-index-readers-astra-db/Makefile, llama-index-integrations/readers/llama-index-readers-athena/Makefile, llama-index-integrations/readers/llama-index-readers-awadb/Makefile, llama-index-integrations/readers/llama-index-readers-azcognitive-search/Makefile, llama-index-integrations/readers/llama-index-readers-azstorage-blob/Makefile, llama-index-integrations/readers/llama-index-readers-bagel/Makefile, llama-index-integrations/readers/llama-index-readers-bilibili/Makefile, llama-index-integrations/readers/llama-index-readers-bitbucket/Makefile, llama-index-integrations/readers/llama-index-readers-boarddocs/Makefile, llama-index-integrations/readers/llama-index-readers-box/Makefile, llama-index-integrations/readers/llama-index-readers-chatgpt-plugin/Makefile, llama-index-integrations/readers/llama-index-readers-chroma/Makefile, llama-index-integrations/readers/llama-index-readers-confluence/Makefile, llama-index-integrations/readers/llama-index-readers-couchbase/Makefile, llama-index-integrations/readers/llama-index-readers-couchdb/Makefile, llama-index-integrations/readers/llama-index-readers-dad-jokes/Makefile, llama-index-integrations/readers/llama-index-readers-dashscope/Makefile, llama-index-integrations/readers/llama-index-readers-dashvector/Makefile, llama-index-integrations/readers/llama-index-readers-database/Makefile, llama-index-integrations/readers/llama-index-readers-datasets/Makefile, llama-index-integrations/readers/llama-index-readers-deeplake/Makefile, llama-index-integrations/readers/llama-index-readers-discord/Makefile, llama-index-integrations/readers/llama-index-readers-docling/Makefile, llama-index-integrations/readers/llama-index-readers-docstring-walker/Makefile, llama-index-integrations/readers/llama-index-readers-docugami/Makefile, llama-index-integrations/readers/llama-index-readers-document360/Makefile, llama-index-integrations/readers/llama-index-readers-earnings-call-transcript/Makefile, llama-index-integrations/readers/llama-index-readers-elasticsearch/Makefile, llama-index-integrations/readers/llama-index-readers-faiss/Makefile, llama-index-integrations/readers/llama-index-readers-feedly-rss/Makefile, llama-index-integrations/readers/llama-index-readers-feishu-docs/Makefile, llama-index-integrations/readers/llama-index-readers-file/Makefile, llama-index-integrations/readers/llama-index-readers-firebase-realtimedb/Makefile, llama-index-integrations/readers/llama-index-readers-firestore/Makefile, llama-index-integrations/readers/llama-index-readers-gcs/Makefile, llama-index-integrations/readers/llama-index-readers-genius/Makefile, llama-index-integrations/readers/llama-index-readers-gitbook/Makefile, llama-index-integrations/readers/llama-index-readers-github/Makefile, llama-index-integrations/readers/llama-index-readers-gitlab/Makefile, llama-index-integrations/readers/llama-index-readers-google/Makefile, llama-index-integrations/readers/llama-index-readers-gpt-repo/Makefile, llama-index-integrations/readers/llama-index-readers-graphdb-cypher/Makefile, llama-index-integrations/readers/llama-index-readers-graphql/Makefile, llama-index-integrations/readers/llama-index-readers-guru/Makefile, llama-index-integrations/readers/llama-index-readers-hatena-blog/Makefile, llama-index-integrations/readers/llama-index-readers-hubspot/Makefile, llama-index-integrations/readers/llama-index-readers-huggingface-fs/Makefile, llama-index-integrations/readers/llama-index-readers-hwp/Makefile, llama-index-integrations/readers/llama-index-readers-iceberg/Makefile, llama-index-integrations/readers/llama-index-readers-imdb-review/Makefile, llama-index-integrations/readers/llama-index-readers-intercom/Makefile, llama-index-integrations/readers/llama-index-readers-jaguar/Makefile, llama-index-integrations/readers/llama-index-readers-jira/Makefile, llama-index-integrations/readers/llama-index-readers-joplin/Makefile, llama-index-integrations/readers/llama-index-readers-json/Makefile, llama-index-integrations/readers/llama-index-readers-kaltura/Makefile, llama-index-integrations/readers/llama-index-readers-kibela/Makefile, llama-index-integrations/readers/llama-index-readers-layoutir/Makefile, llama-index-integrations/readers/llama-index-readers-lilac/Makefile, llama-index-integrations/readers/llama-index-readers-linear/Makefile, llama-index-integrations/readers/llama-index-readers-llama-parse/Makefile, llama-index-integrations/readers/llama-index-readers-macrometa-gdn/Makefile, llama-index-integrations/readers/llama-index-readers-make-com/Makefile, llama-index-integrations/readers/llama-index-readers-mangadex/Makefile, llama-index-integrations/readers/llama-index-readers-mangoapps-guides/Makefile, llama-index-integrations/readers/llama-index-readers-maps/Makefile, llama-index-integrations/readers/llama-index-readers-markitdown/MAKEFILE, llama-index-integrations/readers/llama-index-readers-mbox/Makefile, llama-index-integrations/readers/llama-index-readers-memos/Makefile, llama-index-integrations/readers/llama-index-readers-metal/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-onedrive/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-outlook-emails/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-outlook/Makefile, llama-index-integrations/readers/llama-index-readers-microsoft-sharepoint/Makefile, llama-index-integrations/readers/llama-index-readers-milvus/Makefile, llama-index-integrations/readers/llama-index-readers-minio/Makefile, llama-index-integrations/readers/llama-index-readers-mondaydotcom/Makefile, llama-index-integrations/readers/llama-index-readers-mongodb/Makefile, llama-index-integrations/readers/llama-index-readers-myscale/Makefile, llama-index-integrations/readers/llama-index-readers-notion/Makefile, llama-index-integrations/readers/llama-index-readers-nougat-ocr/Makefile, llama-index-integrations/readers/llama-index-readers-obsidian/Makefile, llama-index-integrations/readers/llama-index-readers-openalex/Makefile, llama-index-integrations/readers/llama-index-readers-opendal/Makefile, llama-index-integrations/readers/llama-index-readers-opensearch/Makefile, llama-index-integrations/readers/llama-index-readers-oracleai/Makefile, llama-index-integrations/readers/llama-index-readers-oxylabs/Makefile, llama-index-integrations/readers/llama-index-readers-paddle-ocr/Makefile, llama-index-integrations/readers/llama-index-readers-pandas-ai/Makefile, llama-index-integrations/readers/llama-index-readers-papers/Makefile, llama-index-integrations/readers/llama-index-readers-patentsview/Makefile, llama-index-integrations/readers/llama-index-readers-pathway/Makefile, llama-index-integrations/readers/llama-index-readers-pdb/Makefile, llama-index-integrations/readers/llama-index-readers-pdf-marker/Makefile, llama-index-integrations/readers/llama-index-readers-pdf-table/Makefile, llama-index-integrations/readers/llama-index-readers-pebblo/Makefile, llama-index-integrations/readers/llama-index-readers-preprocess/Makefile, llama-index-integrations/readers/llama-index-readers-psychic/Makefile, llama-index-integrations/readers/llama-index-readers-qdrant/Makefile, llama-index-integrations/readers/llama-index-readers-quip/Makefile, llama-index-integrations/readers/llama-index-readers-rayyan/Makefile, llama-index-integrations/readers/llama-index-readers-readwise/Makefile, llama-index-integrations/readers/llama-index-readers-reddit/Makefile, llama-index-integrations/readers/llama-index-readers-remote-depth/Makefile, llama-index-integrations/readers/llama-index-readers-remote/Makefile, llama-index-integrations/readers/llama-index-readers-s3/Makefile, llama-index-integrations/readers/llama-index-readers-screenpipe/Makefile, llama-index-integrations/readers/llama-index-readers-sec-filings/Makefile, llama-index-integrations/readers/llama-index-readers-semanticscholar/Makefile, llama-index-integrations/readers/llama-index-readers-service-now/Makefile, llama-index-integrations/readers/llama-index-readers-singlestore/Makefile, llama-index-integrations/readers/llama-index-readers-slack/Makefile, llama-index-integrations/readers/llama-index-readers-smart-pdf-loader/Makefile, llama-index-integrations/readers/llama-index-readers-snowflake/Makefile, llama-index-integrations/readers/llama-index-readers-solr/Makefile, llama-index-integrations/readers/llama-index-readers-spotify/Makefile, llama-index-integrations/readers/llama-index-readers-stackoverflow/Makefile, llama-index-integrations/readers/llama-index-readers-steamship/Makefile, llama-index-integrations/readers/llama-index-readers-string-iterable/Makefile, llama-index-integrations/readers/llama-index-readers-stripe-docs/Makefile, llama-index-integrations/readers/llama-index-readers-structured-data/Makefile, llama-index-integrations/readers/llama-index-readers-telegram/Makefile, llama-index-integrations/readers/llama-index-readers-toggl/Makefile, llama-index-integrations/readers/llama-index-readers-trello/Makefile, llama-index-integrations/readers/llama-index-readers-twitter/Makefile, llama-index-integrations/readers/llama-index-readers-txtai/Makefile, llama-index-integrations/readers/llama-index-readers-upstage/Makefile, llama-index-integrations/readers/llama-index-readers-weather/Makefile, llama-index-integrations/readers/llama-index-readers-weaviate/Makefile, llama-index-integrations/readers/llama-index-readers-web/Makefile, llama-index-integrations/readers/llama-index-readers-whatsapp/Makefile, llama-index-integrations/readers/llama-index-readers-whisper/Makefile, llama-index-integrations/readers/llama-index-readers-wikipedia/Makefile, llama-index-integrations/readers/llama-index-readers-wordlift/Makefile, llama-index-integrations/readers/llama-index-readers-wordpress/Makefile, llama-index-integrations/readers/llama-index-readers-youtube-transcript/Makefile, llama-index-integrations/readers/llama-index-readers-zendesk/Makefile, llama-index-integrations/readers/llama-index-readers-zep/Makefile, llama-index-integrations/readers/llama-index-readers-zulip/Makefile, llama-index-integrations/readers/llama-index-readers-zyte-serp/Makefile, llama-index-integrations/response_synthesizers/llama-index-response-synthesizers-google/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-alletra-x10000/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-bedrock/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-bm25/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-duckdb-retriever/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-galaxia/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-kendra/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-mongodb-atlas-bm25-retriever/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-pathway/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-tldw/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-vectorize/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-vertexai-search/Makefile, llama-index-integrations/retrievers/llama-index-retrievers-videodb/MAKEFILE, llama-index-integrations/retrievers/llama-index-retrievers-you/Makefile, llama-index-integrations/selectors/llama-index-selectors-notdiamond/Makefile, llama-index-integrations/sparse_embeddings/llama-index-sparse-embeddings-fastembed/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azure/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosmongovcore/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-azurecosmosnosql/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-dynamodb/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-gel/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-opensearch/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-postgres/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-redis/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-sqlite/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-tablestore/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-upstash/Makefile, llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-yugabytedb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-azure/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-azurecosmosnosql/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-couchbase/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-duckdb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-dynamodb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-elasticsearch/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-firestore/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-gel/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-mongodb/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-postgres/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-redis/Makefile, llama-index-integrations/storage/docstore/llama-index-storage-docstore-tablestore/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-azure/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-azurecosmosnosql/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-couchbase/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-duckdb/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-dynamodb/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-elasticsearch/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-firestore/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-gel/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-mongodb/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-postgres/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-redis/Makefile, llama-index-integrations/storage/index_store/llama-index-storage-index-store-tablestore/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azure/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-azurecosmosnosql/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-couchbase/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-duckdb/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-dynamodb/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-elasticsearch/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-firestore/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-gel/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-mongodb/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-postgres/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-redis/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-s3/Makefile, llama-index-integrations/storage/kvstore/llama-index-storage-kvstore-tablestore/Makefile, llama-index-integrations/tools/llama-index-tools-agentql/Makefile, llama-index-integrations/tools/llama-index-tools-airweave/Makefile, llama-index-integrations/tools/llama-index-tools-artifact-editor/Makefile, llama-index-integrations/tools/llama-index-tools-arxiv/Makefile, llama-index-integrations/tools/llama-index-tools-aws-bedrock-agentcore/Makefile, llama-index-integrations/tools/llama-index-tools-azure-code-interpreter/Makefile, llama-index-integrations/tools/llama-index-tools-azure-cv/Makefile, llama-index-integrations/tools/llama-index-tools-azure-speech/Makefile, llama-index-integrations/tools/llama-index-tools-azure-translate/Makefile, llama-index-integrations/tools/llama-index-tools-bing-search/Makefile, llama-index-integrations/tools/llama-index-tools-box/Makefile, llama-index-integrations/tools/llama-index-tools-brave-search/Makefile, llama-index-integrations/tools/llama-index-tools-brightdata/Makefile, llama-index-integrations/tools/llama-index-tools-cassandra/Makefile, llama-index-integrations/tools/llama-index-tools-chatgpt-plugin/Makefile, llama-index-integrations/tools/llama-index-tools-code-interpreter/Makefile, llama-index-integrations/tools/llama-index-tools-cogniswitch/Makefile, llama-index-integrations/tools/llama-index-tools-dappier/Makefile, llama-index-integrations/tools/llama-index-tools-database/Makefile, llama-index-integrations/tools/llama-index-tools-desearch/Makefile, llama-index-integrations/tools/llama-index-tools-duckduckgo/Makefile, llama-index-integrations/tools/llama-index-tools-elevenlabs/Makefile, llama-index-integrations/tools/llama-index-tools-exa/Makefile, llama-index-integrations/tools/llama-index-tools-finance/Makefile, llama-index-integrations/tools/llama-index-tools-google/Makefile, llama-index-integrations/tools/llama-index-tools-graphql/Makefile, llama-index-integrations/tools/llama-index-tools-ionic-shopping/Makefile, llama-index-integrations/tools/llama-index-tools-jina/Makefile, llama-index-integrations/tools/llama-index-tools-jira-issue/Makefile, llama-index-integrations/tools/llama-index-tools-jira/Makefile, llama-index-integrations/tools/llama-index-tools-linkup-research/Makefile, llama-index-integrations/tools/llama-index-tools-mcp-discovery/Makefile, llama-index-integrations/tools/llama-index-tools-mcp/Makefile, llama-index-integrations/tools/llama-index-tools-measurespace/Makefile, llama-index-integrations/tools/llama-index-tools-metaphor/Makefile, llama-index-integrations/tools/llama-index-tools-moss/Makefile, llama-index-integrations/tools/llama-index-tools-multion/Makefile, llama-index-integrations/tools/llama-index-tools-neo4j/Makefile, llama-index-integrations/tools/llama-index-tools-notion/Makefile, llama-index-integrations/tools/llama-index-tools-openai/Makefile, llama-index-integrations/tools/llama-index-tools-openapi/Makefile, llama-index-integrations/tools/llama-index-tools-parallel-web-systems/Makefile, llama-index-integrations/tools/llama-index-tools-playgrounds/Makefile, llama-index-integrations/tools/llama-index-tools-playwright/Makefile, llama-index-integrations/tools/llama-index-tools-python-file/Makefile, llama-index-integrations/tools/llama-index-tools-requests/Makefile, llama-index-integrations/tools/llama-index-tools-salesforce/Makefile, llama-index-integrations/tools/llama-index-tools-seltz/Makefile, llama-index-integrations/tools/llama-index-tools-serpex/Makefile, llama-index-integrations/tools/llama-index-tools-shopify/Makefile, llama-index-integrations/tools/llama-index-tools-slack/Makefile, llama-index-integrations/tools/llama-index-tools-tavily-research/Makefile, llama-index-integrations/tools/llama-index-tools-text-to-image/Makefile, llama-index-integrations/tools/llama-index-tools-typecast/Makefile, llama-index-integrations/tools/llama-index-tools-valyu/Makefile, llama-index-integrations/tools/llama-index-tools-vectara-query/Makefile, llama-index-integrations/tools/llama-index-tools-vector-db/Makefile, llama-index-integrations/tools/llama-index-tools-waii/Makefile, llama-index-integrations/tools/llama-index-tools-weather/Makefile, llama-index-integrations/tools/llama-index-tools-wikipedia/Makefile, llama-index-integrations/tools/llama-index-tools-wolfram-alpha/Makefile, llama-index-integrations/tools/llama-index-tools-yahoo-finance/Makefile, llama-index-integrations/tools/llama-index-tools-yelp/Makefile, llama-index-integrations/tools/llama-index-tools-zapier/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-mysql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosnosql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-azurepostgresql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-db2/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-gel/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-google/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-nile/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-objectbox/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-oracledb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-redis/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-s3/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-solr/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tablestore/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tair/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/Makefile, llama-index-integrations/vector_stores/llama-index-vector-stores-zep/Makefile, llama-index-integrations/voice_agents/llama-index-voice-agents-elevenlabs/Makefile, llama-index-integrations/voice_agents/llama-index-voice-agents-gemini-live/Makefile, llama-index-integrations/voice_agents/llama-index-voice-agents-openai/Makefile, llama-index-utils/llama-index-utils-azure/Makefile, llama-index-utils/llama-index-utils-huggingface/Makefile, llama-index-utils/llama-index-utils-oracleai/Makefile, llama-index-utils/llama-index-utils-qianfan/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "ruff.toml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "ruff.toml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "llama-index-core/llama_index/core/py.typed, llama-index-instrumentation/src/llama_index_instrumentation/py.typed, llama-index-integrations/indices/llama-index-indices-managed-lancedb/llama_index/py.typed, llama-index-integrations/llms/llama-index-llms-anthropic/llama_index/llms/anthropic/py.typed, llama-index-integrations/llms/llama-index-llms-apertis/llama_index/llms/apertis/py.typed, llama-index-integrations/llms/llama-index-llms-google-genai/llama_index/llms/google_genai/py.typed, llama-index-integrations/llms/llama-index-llms-helicone/llama_index/llms/helicone/py.typed, llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/py.typed, llama-index-integrations/llms/llama-index-llms-openrouter/llama_index/llms/openrouter/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-gel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-google/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-nile/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-redis/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-s3/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-solr/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tair/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-zep/llama_index/py.typed",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "llama-index-core/llama_index/core/py.typed, llama-index-instrumentation/src/llama_index_instrumentation/py.typed, llama-index-integrations/indices/llama-index-indices-managed-lancedb/llama_index/py.typed, llama-index-integrations/llms/llama-index-llms-anthropic/llama_index/llms/anthropic/py.typed, llama-index-integrations/llms/llama-index-llms-apertis/llama_index/llms/apertis/py.typed, llama-index-integrations/llms/llama-index-llms-google-genai/llama_index/llms/google_genai/py.typed, llama-index-integrations/llms/llama-index-llms-helicone/llama_index/llms/helicone/py.typed, llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/py.typed, llama-index-integrations/llms/llama-index-llms-openrouter/llama_index/llms/openrouter/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-gel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-google/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-nile/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-redis/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-s3/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-solr/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tair/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-zep/llama_index/py.typed"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "OpenSSF Scorecard unavailable",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 297148,
"source_files_sampled": 3836,
"oversized_source_files": 14
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python with type-check config (llama-index-core/llama_index/core/py.typed, llama-index-instrumentation/src/llama_index_instrumentation/py.typed, llama-index-integrations/indices/llama-index-indices-managed-lancedb/llama_index/py.typed, llama-index-integrations/llms/llama-index-llms-anthropic/llama_index/llms/anthropic/py.typed, llama-index-integrations/llms/llama-index-llms-apertis/llama_index/llms/apertis/py.typed, llama-index-integrations/llms/llama-index-llms-google-genai/llama_index/llms/google_genai/py.typed, llama-index-integrations/llms/llama-index-llms-helicone/llama_index/llms/helicone/py.typed, llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/py.typed, llama-index-integrations/llms/llama-index-llms-openrouter/llama_index/llms/openrouter/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-gel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-google/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-nile/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-redis/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-s3/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-solr/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tair/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-zep/llama_index/py.typed)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "llama-index-core/llama_index/core/py.typed, llama-index-instrumentation/src/llama_index_instrumentation/py.typed, llama-index-integrations/indices/llama-index-indices-managed-lancedb/llama_index/py.typed, llama-index-integrations/llms/llama-index-llms-anthropic/llama_index/llms/anthropic/py.typed, llama-index-integrations/llms/llama-index-llms-apertis/llama_index/llms/apertis/py.typed, llama-index-integrations/llms/llama-index-llms-google-genai/llama_index/llms/google_genai/py.typed, llama-index-integrations/llms/llama-index-llms-helicone/llama_index/llms/helicone/py.typed, llama-index-integrations/llms/llama-index-llms-openai/llama_index/llms/openai/py.typed, llama-index-integrations/llms/llama-index-llms-openrouter/llama_index/llms/openrouter/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-ApertureDB/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-alibabacloud-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-analyticdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-astra-db/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-awsdocdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azureaisearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-azurecosmosmongo/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bagel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-baiduvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-bigquery/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-cassandra/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-chroma/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-clickhouse/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-couchbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dashvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-databricks/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-deeplake/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-docarray/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-duckdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-dynamodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-elasticsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-epsilla/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-faiss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-firestore/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-gel/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-google/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hnswlib/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-hologres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-jaguar/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-kdbai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lancedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lantern/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-lindorm/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mariadb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-milvus/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-mongodb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-moorcheh/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neo4jvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-neptune/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-nile/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-oceanbase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-openGauss/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-opensearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pgvecto-rs/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-pinecone/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-postgres/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-qdrant/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-redis/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-relyt/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-rocksetdb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-s3/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-singlestoredb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-solr/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-supabase/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tair/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tencentvectordb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-tidbvector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-timescalevector/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-txtai/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-typesense/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-upstash/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vectorx/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vertexaivectorsearch/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-vespa/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-volcenginemysql/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-weaviate/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-wordlift/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb/llama_index/py.typed, llama-index-integrations/vector_stores/llama-index-vector-stores-zep/llama_index/py.typed",
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "14/3836 source files over 60KB",
"points": 54.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3836,
"oversized": 14
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"examples",
"notebooks"
],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples, notebooks",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, notebooks"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch pypi package 'llama-dev' from its registry",
"GitHub dependency-graph SBOM request failed: GitHub API error 500 for /repos/run-llama/llama_index/dependency-graph/sbom",
"OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
],
"report_type": "repository",
"generated_at": "2026-07-18T14:07:28.301018Z",
"schema_version": "0.12.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/run-llama/llama_index.svg",
"full_name": "run-llama/llama_index",
"license_state": "standard",
"license_spdx": "MIT"
}