mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 22:49:07 +00:00
490 B
490 B
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 toLLMProviders
for better clarity. Renamed also all dependent variables and methods.