Originally created by @jannikstdl on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/921
We should add this to our k8s/helm and docker-compose yamls.
Maybe @duhow @braveokafor can help with this.
https://litellm.vercel.app/docs/proxy/deploy
I'm guessing you want to decouple services/dependencies from the whole open-webui image in separated services, or is there any other plan?
How do we want to scale that service?
<!-- gh-comment-id:1963625403 -->
@duhow commented on GitHub (Feb 26, 2024):
I'm guessing you want to decouple services/dependencies from the whole `open-webui` image in separated services, or is there any other plan?
How do we want to scale that service?
<!-- gh-comment-id:1963804696 -->
@jannikstdl commented on GitHub (Feb 26, 2024):
Ok, so is works out of the box with the existing image?
Do i need to update [test.json](https://github.com/open-webui/open-webui/blob/main/test.json)
for other providers?
Maybe decouple litellm would nevertheless be a good idea.. but will close for noe
<!-- gh-comment-id:1963811773 -->
@jannikstdl commented on GitHub (Feb 26, 2024):
Ok got it, I just need to read the new docs :D
https://docs.openwebui.com/tutorial/litellm
Maybe decouple litellm would nevertheless be a good idea.. but will close for noe
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @jannikstdl on GitHub (Feb 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/921
We should add this to our k8s/helm and docker-compose yamls.
Maybe @duhow @braveokafor can help with this.
https://litellm.vercel.app/docs/proxy/deploy
@duhow commented on GitHub (Feb 26, 2024):
I'm guessing you want to decouple services/dependencies from the whole
open-webuiimage in separated services, or is there any other plan?How do we want to scale that service?
@tjbck commented on GitHub (Feb 26, 2024):
FYI, Our webui already ships with LiteLLM proxy built-in!
@jannikstdl commented on GitHub (Feb 26, 2024):
Ok, so is works out of the box with the existing image?
Do i need to update test.json
for other providers?
@jannikstdl commented on GitHub (Feb 26, 2024):
Ok got it, I just need to read the new docs :D
https://docs.openwebui.com/tutorial/litellm
Maybe decouple litellm would nevertheless be a good idea.. but will close for noe