mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
/dashboard/ai/chat is an internal dashboard endpoint, so it does not belong in the public API docs. It surfaced two ways: the route decorator, now carrying include_in_schema=False, and the lazy-openapi snapshot injection, whose dashboard_ai fragment is emptied to match what a snapshot regen produces once the route is hidden. The generated dashboard types drop the now-unreferenced path, operation, DashboardAIChatRequest, and ChatMessage |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||