{
"guard_prompt": "string",
"interested_prompt": "string"
}curl --location --request POST 'http://127.0.0.1:8000/api/assistant/2ee252eb-6eeb-43d7-b8d9-e073ff9962b3' \
--header 'Content-Type: application/json' \
--data-raw '{
"guard_prompt": "string",
"interested_prompt": "string"
}'{}