copilot: fixed response

This commit is contained in:
arkml 2025-02-21 16:45:22 +05:30
parent a7975ff4ff
commit be3eb610a0
2 changed files with 7 additions and 2 deletions

View file

@ -480,7 +480,7 @@ You are responsible for providing delivery information to the user.
output format:
```json
{
"response": "<new agent instructions with relevant changes>"
"agent_instructions": "<new agent instructions with relevant changes>"
}
```
"""