mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[PR #12431] [MERGED] feat: Allow making content optional when listing all files #22911
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/12431
Author: @gaby
Created: 4/4/2025
Status: ✅ Merged
Merged: 4/6/2025
Merged by: @tjbck
Base:
dev← Head:fix-12237📝 Commits (7)
6d5cb6bAdd query param to remove content from GET /api/v1/files138e985Rename field to include_contentda94835Merge pull request #12373 from open-webui/dev41aca84Merge pull request #12491 from open-webui/deveda3ebaMerge branch 'open-webui:main' into fix-12237ff1d454Fix formatting9445383Update index.ts📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
backend/open_webui/routers/files.py(+7 -1)📄 Description
Description
/api/v1/files.Fixes #12237, #12246
Added
GET /api/v1/files/🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.