mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
Resolves two conflicts: - tests/test_litellm/vector_stores/test_main.py: staging moved search() to a RouterVectorStoreEmbeddingExecutor while this branch parametrized the same test over query; keep both the executor assertions and the parametrize. - tests/logging_callback_tests/test_bedrock_knowledgebase_hook.py: staging carries a duplicate embedding_executor kwarg that makes the file a SyntaxError; drop the trailing duplicate. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| main.py | ||
| utils.py | ||
| vector_store_registry.py | ||