mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-20 16:52:57 +00:00
Fixed formatting & unused imports
This commit is contained in:
parent
33dd76fbda
commit
492858a3cb
@ -1,11 +1,8 @@
|
||||
@using AIStudio.Chat
|
||||
@using MudBlazor.Extensions
|
||||
@inherits MSGComponentBase
|
||||
@inject ISnackbar Snackbar
|
||||
|
||||
<MudDialog>
|
||||
<DialogContent>
|
||||
|
||||
<MudJustifiedText Class="mb-3" Typo="Typo.body1">
|
||||
@T("Create your custom chat template to tailor the LLM's behavior for specific tasks or domains. Define a custom system prompt and provide an example conversation to design an AI experience perfectly suited to your requirements.")
|
||||
</MudJustifiedText>
|
||||
|
Loading…
Reference in New Issue
Block a user