Files
anything-llm/server
Marcello Fitton 5716ac5ed5 Custom Default System Prompt (#4487)
* Add Default System Prompt Management

- Introduced a new route for fetching and updating the default system prompt in the backend.
- Added a new Admin page for managing the default system prompt, including a form for editing and saving changes.
- Updated the SettingsSidebar to include a link to the new Default System Prompt page.
- Implemented fetching of available system prompt variables for use in the prompt editor.
- Enhanced the ChatSettings and ChatPromptSettings components to support the new default system prompt functionality.

This commit lays the groundwork for improved management of system prompts across workspaces.

* Remove validation for system prompt in ChatSettings component

* Add comment for system prompt in workspaces model

* linting, simplify logic for default assumption

* dev build

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-11-24 13:24:10 -08:00
..
2024-01-08 15:31:06 -08:00
2025-10-07 16:32:32 -07:00
2023-06-07 21:31:35 -07:00
2025-11-19 16:08:09 -08:00
2024-01-08 15:31:06 -08:00
2023-08-23 19:15:07 -07:00
2025-10-09 15:11:59 -07:00