プロンプト実行
{{ msg }}
■プロンプト
{{prompt.name}}
{{ prompt }}
■LLM
{{item}}
{{ llm }}
■インプット文書(プロンプトの$input_text$に代入されます)
{{ promptResponse.query }}
{{ labelSendButton }}
■回答
{{ promptResponse.response }}
戻る