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
- fix(core): avoid poisoning docstore hashes on failed ingestion
- fix(core): copy __dict__ in __getstate__ to avoid mutating live object
- fix(qdrant): preserve alpha=0 in aquery() hybrid search
- [Bug]: BedrockEmbedding ignores additional_kwargs for Cohere models (can't set output_dimension on Embed v4)
- fix(embeddings): forward Cohere Bedrock kwargs
- fix: serialize provider objects in chat messages
- fix: support Gemini embedding 2 task instructions
- fix(qdrant): restore compatibility with qdrant-client 1.19.0
- fix(core): preserve RuntimeError raised by coroutine in asyncio_run
- fix(core): skip empty/whitespace-only text in SemanticDoubleMergingSplitterNodeParser
- Docs
- not yet supported