Open lee-b opened 1 month ago
can you share a sample query which throws this error?
WARNING: Invalid HTTP request received
this might be happening before the request even reaches litellm
https://stackoverflow.com/questions/70726187/invalid-http-request-received-with-fast-api
The Feature
When connecting to litellm-proxy with msty, I get:
"litellm-proxy-1 | WARNING: Invalid HTTP request received."
Which is not very informative. The config works on the litellm-proxy side, from other clients (like open-webui), but I've really no idea what's going wrong with msty from this log entry. I'm running with
--debug
and--detailed_debug
, and LITELLM_LOG set to TRACE, but that's all I get in the logs regardless.Motivation, pitch
Usability
Twitter / LinkedIn details
No response