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 took a look at the code and noticed the project seems to be using the ollama API library directly, which only supports OLLAMA_HOST. Is there a way to use or add the ability to pass Authorization headers too? I have an OpenWebUI instance which I'd like to proxy the connection through when using the copilot proxy. That way I can use it outside my local network.
The text was updated successfully, but these errors were encountered:
I took a look at the code and noticed the project seems to be using the ollama API library directly, which only supports
OLLAMA_HOST
. Is there a way to use or add the ability to pass Authorization headers too? I have an OpenWebUI instance which I'd like to proxy the connection through when using the copilot proxy. That way I can use it outside my local network.The text was updated successfully, but these errors were encountered: