mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 00:48:01 +00:00
302f55c7db
* fix: minor fixes to mcp streaming with bedrock * fix(bedrock/): working bedrock with mcp tools handle empty description * test: add unit test * test: test fixes * fix(vector_store_registry.py): load vector store with litellm params from config.yaml fixes minor issue where litellm params weren't being loaded in from config.yaml * docs(knowledgebase.md): document azure vector store current limitation * fix(opentelemetry.py): add hidden params to otel logs Fixes LIT-1274 * fix: fix test