Port format instructions fix from js (#3015)

This commit is contained in:
Nuno Campos 2023-04-18 04:29:17 +01:00 committed by GitHub
parent e3cf00b88b
commit 79bb5c4f95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# flake8: noqa # 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 ```json
{{ {{