litellm/ui
Yuneng Jiang 1f8cbee8aa
feat(ui): add MongoDB Atlas to the vector store provider dropdown
The create form now offers MongoDB Atlas with its connection string, database,
collection, embedding model, vector field, text field and candidate count. The
connection string renders as a password input because it carries the database
user's password, and the embedding model is picked from the proxy's own models,
matching how Milvus and Valkey do it.

The vector store id doubles as the Atlas Vector Search index name, so the
placeholder says so.
2026-09-02 10:22:01 -07:00
..
litellm-dashboard feat(ui): add MongoDB Atlas to the vector store provider dropdown 2026-09-02 10:22:01 -07:00
Dockerfile build(ui): bump nginx to 1.31-alpine 2026-08-27 17:09:17 +00:00
nginx.conf fix(ui): boot the UI image as an arbitrary uid by anchoring nginx writes under /tmp (#37982) 2026-08-24 11:57:36 -07:00