This website requires JavaScript.
Explore
Help
Sign In
MindWorkAI
/
AI-Studio
Watch
1
Star
0
Fork
0
You've already forked AI-Studio
mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced
2025-03-12 23:29:06 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
5e3b632eee
AI-Studio
/
app
/
MindWork AI Studio
/
Components
/
PopoverTriggerMode.cs
7 lines
88 B
C#
Raw
Normal View
History
Unescape
Escape
Add confidence levels (#140)
2024-09-11 21:08:02 +00:00
namespace
AIStudio.Components
;
Integrated data sources into any chat (#282)
2025-02-15 14:41:12 +00:00
public
enum
PopoverTriggerMode
Add confidence levels (#140)
2024-09-11 21:08:02 +00:00
{
BUTTON
,
ICON
,
}
Reference in New Issue
Copy Permalink