From 4e4728c87aee4e2f67152f698764f9320df61de6 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Fri, 2 Aug 2024 07:14:06 +0200 Subject: [PATCH] Removed code formatting due to #65 --- app/MindWork AI Studio/wwwroot/changelog/v0.8.6.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.8.6.md b/app/MindWork AI Studio/wwwroot/changelog/v0.8.6.md index 2025227c..b6cedaae 100644 --- a/app/MindWork AI Studio/wwwroot/changelog/v0.8.6.md +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.8.6.md @@ -3,7 +3,7 @@ - Added architecture for future agent usage - Added a first agent to read, analyze and extract text from Markdown data - Added option to read web content into translation and text summarization assistants -- Improved the readability of the `settings.json` file by using indentation and enum names instead of numbers +- Improved the readability of the settings.json file by using indentation and enum names instead of numbers - Improved assistant overview; assistants will now wrap to the next line if there are too many to fit on the row - Increased the default value for the live translation delay from 1,000 to 3_000 ms - Fixed random number generator usage to be thread-safe \ No newline at end of file