Skip to content

Commit

Permalink
{{{{ to {{
Browse files Browse the repository at this point in the history
  • Loading branch information
gulixin0922 committed Jul 15, 2024
1 parent e0e6126 commit e65503b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
Provide only ONE action per $JSON_BLOB, as shown:
```
{{{{
{{
"action": $TOOL_NAME,
"action_input": $INPUT
}}}}
}}
```
Follow this format:
Expand All @@ -42,10 +42,10 @@
Thought: I know what to respond
Action:
```
{{{{
{{
"action": "Final Answer",
"action_input": "Final response to human"
}}}}
}}
Begin! Reminder to ALWAYS respond with a valid json blob of a single action. Use tools if necessary. Respond directly if appropriate. Format is Action:```$JSON_BLOB```then Observation
"""
Expand Down

0 comments on commit e65503b

Please sign in to comment.