litellm/tests/vector_store_tests
Ishaan Jaff 37b6814400
[Refactor] Use Existing config structure for bedrock vector stores (#12672)
* add transform_search_vector_store_request

* add BedrockVectorStoreConfig

* unit tests

* TestBedrockVectorStore
2025-07-17 11:55:11 -07:00
..
base_vector_store_test.py [Feat] Vector Stores - Add Vertex RAG Engine API as a provider (#12595) 2025-07-14 18:10:33 -07:00
conftest.py [Feat] Add OpenAI Search Vector Store Operation (#12018) 2025-06-24 15:52:43 -07:00
test_azure_vector_store.py [Feat] OpenAI/Azure OpenAI - Add support for creating vector stores on LiteLLM (#12021) 2025-06-24 20:46:48 -07:00
test_bedrock_vector_store.py [Refactor] Use Existing config structure for bedrock vector stores (#12672) 2025-07-17 11:55:11 -07:00
test_openai_vector_store.py [Feat] OpenAI/Azure OpenAI - Add support for creating vector stores on LiteLLM (#12021) 2025-06-24 20:46:48 -07:00
test_vertex_ai_vector_store.py [Feat] Vector Stores - Add Vertex RAG Engine API as a provider (#12595) 2025-07-14 18:10:33 -07:00