mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-06 04:09:06 +00:00
6 lines
490 B
Markdown
6 lines
490 B
Markdown
# v0.9.11, build 186 (2024-09-15 10:33 UTC)
|
|
- Added an option to enforce a minimum confidence level throughout the entire app.
|
|
- Added options to enforce minimum confidence levels for each assistant individually.
|
|
- Added color themes (dark & light) to the app settings. The theme can be synchronized with the system theme.
|
|
- Added a tooltip to the confidence card button.
|
|
- Renamed the `Providers` enum to `LLMProviders` for better clarity. Renamed also all dependent variables and methods. |