Original PR: https://github.com/open-webui/open-webui/pull/1653 Author: @tjbck Created: 4/21/2024 Status: ✅ Merged Merged: 4/21/2024 Merged by: @tjbck
Base: dev ← Head: litellm-as-subprocess
dev
litellm-as-subprocess
5e458d4
a41b195
8651bec
3c382d4
a59fb6b
5119116
2717fe7
7742626
8422d3e
f83eb73
5 files changed (+305 additions, -63 deletions)
📝 backend/apps/litellm/main.py (+280 -54) 📝 backend/constants.py (+4 -0) 📝 backend/main.py (+12 -2) 📝 backend/requirements.txt (+3 -1) 📝 src/lib/components/chat/Settings/Models.svelte (+6 -6)
backend/apps/litellm/main.py
backend/constants.py
backend/main.py
backend/requirements.txt
src/lib/components/chat/Settings/Models.svelte
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1653
Author: @tjbck
Created: 4/21/2024
Status: ✅ Merged
Merged: 4/21/2024
Merged by: @tjbck
Base:
dev← Head:litellm-as-subprocess📝 Commits (10+)
5e458d4fix: run litellm as subprocessa41b195DO NOT TRACK ME >:(8651becpwned :)3c382d4refac: close subprocess gracefullya59fb6bfix5119116feat: restart subprocess route2717fe7fix7742626refac: port number update8422d3eUpdate requirements.txtf83eb73Update requirements.txt📊 Changes
5 files changed (+305 additions, -63 deletions)
View changed files
📝
backend/apps/litellm/main.py(+280 -54)📝
backend/constants.py(+4 -0)📝
backend/main.py(+12 -2)📝
backend/requirements.txt(+3 -1)📝
src/lib/components/chat/Settings/Models.svelte(+6 -6)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.