-
I run Open-WebUI and OpenAPI tool servers in Docker, exposing only Open-WebUI publicly. Currently, tool servers require public exposure with API tokens for client-side access. I wish we can have an option to connect tool servers via backend (probably administrator panel) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Why the heck are we even using the client to connect to the service(s) anyway? |
Beta Was this translation helpful? Give feedback.
-
I am using docker compose to start open-webui, ngnix and now mcpo. And using bridge network so.
open-webui - I can just refer 'http://mcpo:8000' |
Beta Was this translation helpful? Give feedback.
-
v0.6.1 has fixed this problem |
Beta Was this translation helpful? Give feedback.
v0.6.1 has fixed this problem