mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-20 20:12:57 +00:00
Removed system prompt validation
This commit is contained in:
parent
8cf5540e86
commit
33dd76fbda
@ -39,7 +39,6 @@
|
||||
<MudTextField
|
||||
T="string"
|
||||
@bind-Text="@this.DataSystemPrompt"
|
||||
Validation="@this.ValidateSystemPrompt"
|
||||
AdornmentIcon="@Icons.Material.Filled.ListAlt"
|
||||
Adornment="Adornment.Start"
|
||||
Immediate="@true"
|
||||
|
Loading…
Reference in New Issue
Block a user