Commit graph

6 commits

Author SHA1 Message Date
Krish Dholakia
7107375ec3 LiteLLM Minor Fixes and Improvements (09/14/2024) (#5697)
* fix(health_check.py): hide sensitive keys from health check debug information k

* fix(route_llm_request.py): fix proxy model not found error message to indicate how to resolve issue

* fix(vertex_llm_base.py): fix exception message to not log credentials
2024-09-14 10:32:39 -07:00
Ishaan Jaff
359a003ac8 v0 add rerank on litellm proxy 2024-08-27 17:28:39 -07:00
Ishaan Jaff
1c9d824151 fix /moderations endpoint 2024-08-15 08:58:28 -07:00
Ishaan Jaff
54d888f566 fix test proxy exception mapping 2024-08-15 08:52:28 -07:00
Ishaan Jaff
4a30781919 simplify logic for routing llm request 2024-08-15 08:29:28 -07:00
Ishaan Jaff
4cbde8af39 use route_request for making llm call 2024-08-15 08:16:44 -07:00