peterpeter8585 commited on
Commit
5039870
·
verified ·
1 Parent(s): 1c7c947

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,7 +51,7 @@ from langchain_core.prompts.chat import ChatPromptTemplate, MessagesPlaceholder
51
  #... (repeat Thought/Action/Observation N times)
52
  #Thought: I know what to respond
53
  #Action:
54
- ```
55
  #{
56
  #"action": "Final Answer",
57
  #"action_input": "Final response to human"
 
51
  #... (repeat Thought/Action/Observation N times)
52
  #Thought: I know what to respond
53
  #Action:
54
+ #```
55
  #{
56
  #"action": "Final Answer",
57
  #"action_input": "Final response to human"