You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this error occurs at startup:
Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new
LiteLLM.Info: If you need to debug this error, use `litellm.set_verbose=True'.
‘GET /progress HTTP/1.1’ 200 -
instead of openai api key I used local llm running through lm studio, and its documentation says that instead of openai api key you can use ‘http://localhost:1234/v1/’
what is the problem and how to fix it ?
The text was updated successfully, but these errors were encountered:
this error occurs at startup:
Give Feedback / Get Help: https://github.com/BerriAI/litellm/issues/new
LiteLLM.Info: If you need to debug this error, use `litellm.set_verbose=True'.
‘GET /progress HTTP/1.1’ 200 -
instead of openai api key I used local llm running through lm studio, and its documentation says that instead of openai api key you can use ‘http://localhost:1234/v1/’
what is the problem and how to fix it ?
The text was updated successfully, but these errors were encountered: