llama_index
https://github.com/run-llama/llama_index
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported1 Subscribers
Add a CodeTriage badge to llama_index
Help out
- Issues
- FunctionTool docstring parser drops NumPy and paren-less Google params, and truncates multi-line descriptions to their first line
- [Bug]: Anthropic() defaults to claude-2.1, which Anthropic retired in July 2025
- fix(anthropic): default to a model that is not retired
- [Bug]: CohereRerankRelevancyMetric defaults to rerank-english-v2.0, which Cohere shut down in April 2025
- fix(core): default CohereRerankRelevancyMetric to a live model
- [Bug]: llama-dev test suite fails in local mode due to invalid mocked package paths
- fix(missing_documentation): Def `run_coro_in_thread` in llama-index-core/llama_index/cor
- fix(missing_documentation): Def `get_asyncio_module` in llama-index-core/llama_index/cor
- fix: McpToolSpec resource-template tools bind the wrong URI (stale variable / UnboundLocalError) and were never callable
- fix(lancedb): declare pandas in project dependencies
- Docs
- not yet supported