Is your feature request related to a problem? Please describe.
I cannot set custom prompts that will be retained for different conversations.
Describe the solution you'd like
In AnythingLLM, each separate "workspace" is allowed to have its own system prompt. With this functionality, I can have one Workspace with a prompt for software engineering questions and another Workspace with a prompt tailored to managerial functions.
Describe alternatives you've considered
Using the /prompt functionality but this requires resetting of the prompt for each comment in the conversation.
Originally created by @lukemauldinks on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1198
**Is your feature request related to a problem? Please describe.**
I cannot set custom prompts that will be retained for different conversations.
**Describe the solution you'd like**
In AnythingLLM, each separate "workspace" is allowed to have its own system prompt. With this functionality, I can have one Workspace with a prompt for software engineering questions and another Workspace with a prompt tailored to managerial functions.
**Describe alternatives you've considered**
Using the `/prompt` functionality but this requires resetting of the prompt for each comment in the conversation.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @lukemauldinks on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1198
Is your feature request related to a problem? Please describe.
I cannot set custom prompts that will be retained for different conversations.
Describe the solution you'd like
In AnythingLLM, each separate "workspace" is allowed to have its own system prompt. With this functionality, I can have one Workspace with a prompt for software engineering questions and another Workspace with a prompt tailored to managerial functions.
Describe alternatives you've considered
Using the
/promptfunctionality but this requires resetting of the prompt for each comment in the conversation.@tjbck commented on GitHub (Mar 18, 2024):
Duplicate #619, Let's continue our discussion there!