From eede1c0c45cecad3a6af3d8cad07f34b5b5a74bd Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sat, 23 Nov 2024 13:03:00 +0100 Subject: [PATCH] Updated changelog --- app/MindWork AI Studio/wwwroot/changelog/v0.9.21.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.21.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.21.md index bfe7ea83..51d4d9ef 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.9.21.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.21.md @@ -1,3 +1,5 @@ # v0.9.21, build 196 (2024-11-xx xx:xx UTC) +- Added: Chats remember which LLM provider was used. This is useful to continue exactly where you left off. +- Added options for how to decide which LLM provider should be chosen when creating new chats and when loading chats. When you want the previous behavior restored (always use the default chat provider), you can configure this behavior as well. - Fixed the missed workspace title when loading the today's bias. - Fixed auto-save when sending assistant results to a new chat. \ No newline at end of file