mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #442] [MERGED] feat: collaborative chat #59195
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/442
Author: @tjbck
Created: 1/10/2024
Status: ✅ Merged
Merged: 1/10/2024
Merged by: @tjbck
Base:
main← Head:many-models📝 Commits (5)
70029d9feat: @model group convode5c02ddoc: features9087aa0fix: only ollama models737928efeat: better prompt gen templatea63b8c1refac📊 Changes
7 files changed (+269 additions, -17 deletions)
View changed files
📝
README.md(+6 -3)📝
src/lib/apis/ollama/index.ts(+38 -0)📝
src/lib/components/chat/MessageInput.svelte(+38 -10)➕
src/lib/components/chat/MessageInput/Models.svelte(+158 -0)📝
src/lib/components/chat/Messages/UserMessage.svelte(+17 -2)📝
src/routes/(app)/+page.svelte(+2 -1)📝
src/routes/(app)/c/[id]/+page.svelte(+10 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.