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
But I always get ERROR OpenAI authentication failed.
It seems like ollama only works if the api is named "ollama". I can get around it by changing the names of the apis to only have one with the name ollama but this means I have to edit the config every time I want to change model.
Is there a way to achieve this ?
The text was updated successfully, but these errors were encountered:
I currently have a setup where I can run ollama both on my laptop (for small models) an my desktop (for bigger models).
I tried using a config like this one:
But I always get
ERROR OpenAI authentication failed
.It seems like ollama only works if the api is named "ollama". I can get around it by changing the names of the apis to only have one with the name ollama but this means I have to edit the config every time I want to change model.
Is there a way to achieve this ?
The text was updated successfully, but these errors were encountered: