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
i am trying to run locally using ollama ..
i have set the OPENAI_API_KEY : (windows)
setx OPENAI_API_KEY "DUMMY”
but still encouter : warning
litellm.AuthenticationError: AuthenticationError: OpenAIException - The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable
The text was updated successfully, but these errors were encountered:
i am trying to run locally using ollama ..
i have set the OPENAI_API_KEY : (windows)
setx OPENAI_API_KEY "DUMMY”
but still encouter : warning
litellm.AuthenticationError: AuthenticationError: OpenAIException - The api_key client option must be set either by passing api_key to the client or by setting the OPENAI_API_KEY environment variable
The text was updated successfully, but these errors were encountered: