mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-03-09 19:16:09 +00:00
15 lines
464 B
JSON
15 lines
464 B
JSON
{
|
|
"name": null,
|
|
"input_variables": [
|
|
"input"
|
|
],
|
|
"optional_variables": [],
|
|
"output_parser": null,
|
|
"partial_variables": {},
|
|
"metadata": null,
|
|
"tags": null,
|
|
"template": "\n Act as a conversational agent to respond to the end user's prompt.\n ### Instruction: \n {input}\n ### Response: ",
|
|
"template_format": "f-string",
|
|
"validate_template": false,
|
|
"_type": "prompt"
|
|
} |