mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
feat: Projects #4760
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?
Originally created by @MiloDev123 on GitHub (Apr 8, 2025).
Check Existing Issues
Problem Description
With the recent introduction of OpenAI Projects which allow users to manage files, and other resources under a namespace it would be nice if it was added to Open WebUI
Currently, Open WebUI does not offer an option to select or manage Projects.
Desired Solution you'd like
Add support in Open WebUI for selecting and using Projects within the UI.
Alternatives Considered
Add folders for chats, for example:
|- Chat # 1
|- Chat # 2
|- Chat # 3
|- Chat # 1
|- Chat # 2
|- Chat # 3
Additional Context
@Classic298 commented on GitHub (Apr 8, 2025):
already exists
what could be added though to make it a "project" folder as Claude and ChatGPT offers them: to allow project specific system prompts perhaps, but you can use custom models for that too
Not sure if feasible