Global Feed Post Login
Replying to Avatar shroominic

itโ€™s just the openai api specification no need to connect to any openai servers

you can start the proxy using this command:

docker run -p 8080:8080 ghcr.io/routstr/proxy

check the .env.example in the github.com/routstr/proxy repo for all the configuration options

you need to set it up so it proxies to your local ollama server

you only need an openai api key if you want to proxy requests to their servers

Avatar
Sebastix 6mo ago

Thx for the quick reply ๐Ÿ™

I found that yes, but I do need to build to Docker image myself (using the docker compose file) as Im running this on arm hardware

Work in progress ;)

Reply to this note

Please Login to reply.

Discussion

No replies yet.