mirror of
https://github.com/kennethreitz/langchain.git
synced 2026-06-05 23:00:18 +00:00
Port format instructions fix from js (#3015)
This commit is contained in:
@@ -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
|
||||
{{
|
||||
|
||||
Reference in New Issue
Block a user