Skip to content
Snippets Groups Projects
Unverified Commit 238f82cf authored by Logan's avatar Logan Committed by GitHub
Browse files

Update CHANGELOG.md

parent 24d107b6
No related branches found
No related tags found
No related merge requests found
# ChangeLog # ChangeLog
# [0.10.13] - 2024-02-26 ## [0.10.14] - 2024-02-28
### New Features
- Released llama-index-networks (#11413)
- Jina reranker (#11291)
- Added DuckDuckGo agent search tool (#11386)
- helper functions for chatml (#10272)
- added brave search tool for agents (#11468)
- Added Friendli LLM integration (#11384)
- metadata only queries for chromadb (#11328)
### Bug Fixes / Nits
- Fixed inheriting llm callback in synthesizers (#11404)
- Catch delete error in milvus (#11315)
- Fixed pinecone kwargs issue (#11422)
- Supabase metadata filtering fix (#11428)
- api base fix in gemini embeddings (#11393)
- fix elasticsearch vector store await (#11438)
- vllm server cuda fix (#11442)
- fix for passing LLM to context chat engine (#11444)
- set input types for cohere embeddings (#11288)
- default value for azure ad token (#10377)
- added back prompt mixin for react agent (#10610)
- fixed system roles for gemini (#11481)
- fixed mean agg pooling returning numpy float values (#11458)
- improved json path parsing for JSONQueryEngine (#9097)
## [0.10.13] - 2024-02-26
### New Features ### New Features
...@@ -18,7 +47,7 @@ ...@@ -18,7 +47,7 @@
- Improve function calling in react agent (#11280) - Improve function calling in react agent (#11280)
- Fixed MockLLM imports (#11376) - Fixed MockLLM imports (#11376)
# [0.10.12] - 2024-02-22 ## [0.10.12] - 2024-02-22
### New Features ### New Features
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment