Port format instructions fix from js (#3015)

fix_agent_callbacks
Nuno Campos 1 year ago committed by GitHub
parent e3cf00b88b
commit 79bb5c4f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,6 @@
# flake8: noqa
STRUCTURED_FORMAT_INSTRUCTIONS = """The output should be a markdown code snippet formatted in the following schema:
STRUCTURED_FORMAT_INSTRUCTIONS = """The output should be a markdown code snippet formatted in the following schema, including the leading and trailing "\`\`\`json" and "\`\`\`":
```json
{{

Loading…
Cancel
Save