mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-08 18:17:14 -05:00
[PR #7899] [CLOSED] Now API works. #109439
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/7899
Author: @grapeot
Created: 12/16/2024
Status: ❌ Closed
Base:
main← Head:cursor📝 Commits (1)
4394018Now API works.📊 Changes
5 files changed (+104 additions, -18 deletions)
View changed files
📝
backend/open_webui/apps/webui/routers/chats.py(+17 -0)📝
backend/open_webui/apps/webui/routers/models.py(+6 -0)📝
src/lib/apis/chats/index.ts(+31 -0)📝
src/lib/apis/index.ts(+24 -8)📝
src/routes/s/[id]/+page.svelte(+26 -10)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.