mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 04:12:56 +00:00
Removed limit on the system prompt
This commit is contained in:
parent
492858a3cb
commit
a1e98be099
@ -42,10 +42,9 @@
|
|||||||
Label="@T("What system prompt do you want to use?")"
|
Label="@T("What system prompt do you want to use?")"
|
||||||
Variant="Variant.Outlined"
|
Variant="Variant.Outlined"
|
||||||
Lines="6"
|
Lines="6"
|
||||||
AutoGrow="@true"
|
|
||||||
MaxLines="12"
|
MaxLines="12"
|
||||||
|
AutoGrow="@true"
|
||||||
Class="mb-3"
|
Class="mb-3"
|
||||||
MaxLength="444"
|
|
||||||
UserAttributes="@SPELLCHECK_ATTRIBUTES"
|
UserAttributes="@SPELLCHECK_ATTRIBUTES"
|
||||||
HelperText="@T("Tell the AI your system prompt.")"
|
HelperText="@T("Tell the AI your system prompt.")"
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user