feat: prompt from station
This commit is contained in:
@@ -62,7 +62,7 @@ class ViewTerminal extends ViewRecord
|
||||
|
||||
Infolists\Components\Section::make('AI提示词配置')
|
||||
->schema([
|
||||
Infolists\Components\TextEntry::make('prompt.prompt_template')
|
||||
Infolists\Components\TextEntry::make('prompt_template')
|
||||
->label('提示词模板')
|
||||
->markdown()
|
||||
->placeholder('未配置提示词'),
|
||||
|
||||
Reference in New Issue
Block a user