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
- feat(llms-perplexity): add Search API client and PerplexitySearchToolSpec to existing package
- fix(async): await async_add_index_struct in adelete_nodes and adelete_ref_doc
- [Bug]: DashScope DashScope MultimodalEmbedding embedding failed
- docs: add Actian VectorAI vector store docs and notebook
- [Bug]: `refresh_ref_docs()` / `arefresh_ref_docs()` drop kwargs after the first document in a batch
- fix(indices): preserve insert_kwargs and update_kwargs across all documents in refresh_ref_docs batch
- fix(embeddings-adapter): add weights_only=True to torch.load
- fix(core): use MetadataMode.EMBED in Node.hash for stable embeddings
- fix(core): extract kwargs before loop in refresh_ref_docs
- fix(retriever): apply retriever_weights in reciprocal_rerank_fusion
- Docs
- not yet supported