Original PR: https://github.com/open-webui/open-webui/pull/407 Author: @anuraagdjain Created: 1/6/2024 Status: ✅ Merged Merged: 1/11/2024 Merged by: @tjbck
Base: main ← Head: feat/parallel-model-downloads
main
feat/parallel-model-downloads
ea721fe
fd0dcec
17a6ca5
fd42422
8f570bc
3853261
84f0cb4
cf23c23
e7d8d49
560dfd8
5 files changed (+148 additions, -547 deletions)
📝 backend/.gitignore (+2 -1) 📝 package-lock.json (+11 -441) 📝 package.json (+1 -0) 📝 src/lib/apis/ollama/index.ts (+19 -2) 📝 src/lib/components/chat/SettingsModal.svelte (+115 -103)
backend/.gitignore
package-lock.json
package.json
src/lib/apis/ollama/index.ts
src/lib/components/chat/SettingsModal.svelte
https://github.com/ollama-webui/ollama-webui/assets/4705103/3a913c25-848c-435c-89ba-e0426ce17c6e
🔄 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/407
Author: @anuraagdjain
Created: 1/6/2024
Status: ✅ Merged
Merged: 1/11/2024
Merged by: @tjbck
Base:
main← Head:feat/parallel-model-downloads📝 Commits (10+)
ea721fefeat: parallel model downloadsfd0dcecfix: progress bar colors for light theme17a6ca5Merge branch 'main' of https://github.com/anuraagdjain/ollama-webui into feat/parallel-model-downloadsfd42422refac: pullModel api8f570bcrefac: code cleanup3853261refac84f0cb4fix: restore status toastcf23c23fixe7d8d49fix: restore download notification560dfd8refac: explicit var name for ambiguous term payload📊 Changes
5 files changed (+148 additions, -547 deletions)
View changed files
📝
backend/.gitignore(+2 -1)📝
package-lock.json(+11 -441)📝
package.json(+1 -0)📝
src/lib/apis/ollama/index.ts(+19 -2)📝
src/lib/components/chat/SettingsModal.svelte(+115 -103)📄 Description
https://github.com/ollama-webui/ollama-webui/assets/4705103/3a913c25-848c-435c-89ba-e0426ce17c6e
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.