What's Changed
-
nit: added urls to pyproject.toml by @ErikBjare in #1536
-
[FIX] UI - fix method not allowed error by @ishaan-jaff in #2041
-
[FEAT] Set FastAPI root path by @ishaan-jaff in #2039
Important
In a Kubernetes deployment, it's possible to utilize a shared DNS to host multiple applications by modifying the virtual service
👉 Set SERVER_ROOT_PATH
in your .env and this will be set as your server root path
Docs here: https://docs.litellm.ai/docs/proxy/deploy#advanced-deployment-settings
Full Changelog: v1.25.0...v1.25.1