2024-09-15 10:37:56 +00:00
|
|
|
# v0.9.11, build 186 (2024-09-15 10:33 UTC)
|
2024-09-13 21:29:19 +00:00
|
|
|
- Added an option to enforce a minimum confidence level throughout the entire app.
|
2024-09-14 17:20:33 +00:00
|
|
|
- Added options to enforce minimum confidence levels for each assistant individually.
|
2024-09-15 10:30:07 +00:00
|
|
|
- Added color themes (dark & light) to the app settings. The theme can be synchronized with the system theme.
|
2024-09-14 17:20:33 +00:00
|
|
|
- Added a tooltip to the confidence card button.
|
2024-09-13 19:50:00 +00:00
|
|
|
- Renamed the `Providers` enum to `LLMProviders` for better clarity. Renamed also all dependent variables and methods.
|