mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
[PR #3128] [MERGED] enh: voice #7989
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/3128
Author: @tjbck
Created: 6/13/2024
Status: ✅ Merged
Merged: 6/13/2024
Merged by: @tjbck
Base:
dev← Head:voice-enh📝 Commits (3)
d6fd2a8refac5300d2crefacb813695refac📊 Changes
8 files changed (+670 additions, -354 deletions)
View changed files
📝
backend/main.py(+68 -0)📝
src/lib/apis/index.ts(+40 -0)📝
src/lib/components/chat/Chat.svelte(+112 -104)📝
src/lib/components/chat/MessageInput.svelte(+3 -4)📝
src/lib/components/chat/MessageInput/CallOverlay.svelte(+413 -244)📝
src/lib/components/chat/Messages.svelte(+1 -1)📝
src/lib/components/chat/Settings/Interface.svelte(+32 -0)📝
src/lib/utils/index.ts(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.