fix: format
This commit is contained in:
@@ -66,13 +66,14 @@ If no specialized scenario matches, handle it yourself:
|
||||
3. **Escalate when necessary**: Use `handoff` tool for issues beyond your capabilities
|
||||
|
||||
# Response Format
|
||||
|
||||
Always format your responses as valid JSON:
|
||||
```json
|
||||
|
||||
{
|
||||
"response": "Your response to the user in clear, conversational language",
|
||||
"reasoning": "Brief explanation of your thought process, tool usage, or handoff decision"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
## Response Best Practices
|
||||
- Be conversational but professional
|
||||
|
||||
Reference in New Issue
Block a user