litellm/litellm-proxy-extras/litellm_proxy_extras
Ishaan Jaff be885e4a17
[Feat] Vector Stores/KnowledgeBases - Allow defining Vector Store Configs (#10448)
* init vector store configs

* working kb init

* add vector store endpoints

* use litellm_credential_name

* working CRUD vector stores litellm

* working creds with vector DB

* ui cleanup

* clean up vector store id

* fix delete button

* refactored vector store component

* working selector for KBs

* ui vector stores

* add vector store tool calls usage on chat ui

* fixes for vector stores litellm

* test fix

* docs Knowledge Bases

* fixes for vector stores litellm

* fix linting

* add managed vectorstores

* fix orjson ci/cd test

* fix linting

* add types.tsx file
2025-04-30 21:49:59 -07:00
..
migrations [Feat] Vector Stores/KnowledgeBases - Allow defining Vector Store Configs (#10448) 2025-04-30 21:49:59 -07:00
__init__.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
_logging.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
schema.prisma [Feat] Vector Stores/KnowledgeBases - Allow defining Vector Store Configs (#10448) 2025-04-30 21:49:59 -07:00
utils.py Prisma Migrate - support setting custom migration dir (#10336) 2025-04-26 12:05:06 -07:00