mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-21 01:52:57 +00:00
Removed redundant title
This commit is contained in:
parent
e3110820d2
commit
431c67566a
@ -4,14 +4,10 @@
|
|||||||
<TitleContent>
|
<TitleContent>
|
||||||
<MudText Typo="Typo.h6" Class="d-flex align-center">
|
<MudText Typo="Typo.h6" Class="d-flex align-center">
|
||||||
<MudIcon Icon="@Icons.Material.Filled.RateReview" Class="mr-2" />
|
<MudIcon Icon="@Icons.Material.Filled.RateReview" Class="mr-2" />
|
||||||
@T("Chat Template Options")
|
@T("Your Chat Templates")
|
||||||
</MudText>
|
</MudText>
|
||||||
</TitleContent>
|
</TitleContent>
|
||||||
<DialogContent>
|
<DialogContent>
|
||||||
<MudText Typo="Typo.h4" Class="mb-3">
|
|
||||||
@T("Your Chat Templates")
|
|
||||||
</MudText>
|
|
||||||
|
|
||||||
<MudJustifiedText Typo="Typo.body1" Class="mb-3">
|
<MudJustifiedText Typo="Typo.body1" Class="mb-3">
|
||||||
@T("Customize your AI experience with chat templates. Whether you want to experiment with prompt engineering, simply use a custom system prompt in the standard chat interface, or create a specialized assistant, our templates give you full control. Similar to common AI companies' playgrounds, you can define your own system prompts and leverage assistant prompts for providers that support them.")
|
@T("Customize your AI experience with chat templates. Whether you want to experiment with prompt engineering, simply use a custom system prompt in the standard chat interface, or create a specialized assistant, our templates give you full control. Similar to common AI companies' playgrounds, you can define your own system prompts and leverage assistant prompts for providers that support them.")
|
||||||
</MudJustifiedText>
|
</MudJustifiedText>
|
||||||
|
Loading…
Reference in New Issue
Block a user