Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 712:chatbot_config [2025/09/02 14:20] – [Limitations] Meier, Erich | 712:chatbot_config [2026/04/10 18:48] (current) – [Disable History] Meier, Erich | ||
|---|---|---|---|
| Line 80: | Line 80: | ||
| * Name of the view | * Name of the view | ||
| + | * Domain of the processes contained in the view, e.g. " | ||
| * Welcome Message that end users see when they access the view in the Stages Assistant. The message should describe the scope of information the Assistant can answer questions about. | * Welcome Message that end users see when they access the view in the Stages Assistant. The message should describe the scope of information the Assistant can answer questions about. | ||
| * Color used to display user questions in the Assistant, so users can visually distinguish between different views | * Color used to display user questions in the Assistant, so users can visually distinguish between different views | ||
| Line 97: | Line 98: | ||
| For mass updates, you can import and export CSV files using the " | For mass updates, you can import and export CSV files using the " | ||
| + | ===== Disable History ===== | ||
| + | |||
| + | In newer Stages Versions the chat history can be disabled, e.g., to comply with local policies or regulations. Chats and chat messages will not be stored in the database. To disable history, add the following property to conf/ | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | </ | ||
| ===== Limitations ===== | ===== Limitations ===== | ||