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
- function_calling: streaming paths skip output validation (existing TODO) — design scope
- fix(eval): update CohereRerankRelevancyMetric default model from retired rerank-english-v2.0 to v3.0
- fix(bedrock): forward additional_kwargs in Cohere request body
- fix(mcp): unpack 2-tuple from streamable_http_client for mcp 2.x
- fix(instrumentation): avoid mutable default args in Dispatcher.__init__
- feat(security): deterministic ActionBoundary & hash-chained action ledger for Data Agents
- Fix handling additional properties in mcp tool schema
- [Bug]: VectorMemoryBlock writes the session filter into query_kwargs, pinning every later session to the first session's id
- fix(core): FunctionTool.call() returns an un-awaited coroutine as a successful result when fn and async_fn are both async
- split_text_keep_separator puts the separator at the start of each split, not the end as documented
- Docs
- not yet supported