litellm/enterprise/proxy
Ishaan Jaff 988e20aa36
[QA] Bedrock Vector Stores Integration - Allow using with registry + in OpenAI API spec with tools (#10516)
* refactor KB implementation to use central registry

* allow passing tools when making KB calls

* test fixes

* linting fix

* fix kb tests

* QA for KB stored in DB

* fix, use litellm_credential_name when adding KB on litellm UI

* QA list endpoint vector stores

* allow using UI creds with KBs
2025-05-03 08:30:38 -07:00
..
vector_stores [QA] Bedrock Vector Stores Integration - Allow using with registry + in OpenAI API spec with tools (#10516) 2025-05-03 08:30:38 -07:00
enterprise_routes.py [Feat] Vector Stores/KnowledgeBases - Allow defining Vector Store Configs (#10448) 2025-04-30 21:49:59 -07:00
readme.md
utils.py

LiteLLM Proxy Enterprise Features - Readme

Overview

This directory contains enterprise features used on the LiteLLM proxy.