* feat(vector_store_endpoints/endpoints.py): add new index_create endpoint allows admin to create a virtual index, to do permission management for * feat(key_management_endpoints.py): enable setting allowed_vector_store_indexes on keys proxy admin can enable dev to create an index on a vector stor * feat: initial commit adding vector store index passthrough logic to litellm * feat: add vector store table * fix(azure_ai/transformation.py): fix headers * feat: track read/write endpoints by vector store integration enables permissions by index to work * fix: azure_ai/vector_stores/search document the vector store endpoints correctly ensures permission management works as expected * fix(proxy/utils.py): improve error message * docs(azure_ai_vector_stores_passthrough.md): document azure ai passthrough vector store support * docs(create.md): document azure ai support via passthrough for vector store create * fix: fix code qa errors * fix: document new allowed_vector_store_indexes endpoint |
||
|---|---|---|
| .. | ||
| _experimental/mcp_server | ||
| anthropic_endpoints | ||
| auth | ||
| client | ||
| common_utils | ||
| db | ||
| experimental/mcp_server | ||
| google_endpoints | ||
| guardrails | ||
| health_endpoints | ||
| hooks | ||
| image_endpoints | ||
| management_endpoints | ||
| management_helpers | ||
| middleware | ||
| openai_files_endpoint | ||
| pass_through_endpoints | ||
| response_api_endpoints | ||
| spend_tracking | ||
| test_configs | ||
| ui_crud_endpoints | ||
| vector_store_endpoints | ||
| __init__.py | ||
| test_batch_metadata_none_fix.py | ||
| test_caching_routes.py | ||
| test_common_request_processing.py | ||
| test_custom_proxy.py | ||
| test_fastapi_offline_routes.py | ||
| test_health_check_functions.py | ||
| test_litellm_pre_call_utils.py | ||
| test_proxy_cli.py | ||
| test_proxy_server.py | ||
| test_proxy_types.py | ||
| test_proxy_utils.py | ||
| test_route_llm_request.py | ||
| test_shared_health_check.py | ||
| test_spend_log_cleanup.py | ||
| test_swagger_chat_completions.py | ||
| test_team_member_update.py | ||