mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-06 02:49:07 +00:00
358 B
358 B
v0.9.11, build 186
- 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 a tooltip to the confidence card button.
- Renamed the
Providers
enum toLLMProviders
for better clarity. Renamed also all dependent variables and methods.