mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
Port format instructions fix from js (#3015)
This commit is contained in:
parent
e3cf00b88b
commit
79bb5c4f95
@ -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
|
||||||
{{
|
{{
|
||||||
|
Loading…
Reference in New Issue
Block a user