mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-09 04:02:35 +00:00
12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"hooks": {
|
|
"UserPromptSubmit": [
|
|
{
|
|
"hooks": [
|
|
{ "type": "command", "command": "echo 'The user has previously stated their favorite color is teal.'" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|