bstraehle commited on
Commit
2fb08c5
·
verified ·
1 Parent(s): a5183ea

Update rag_langgraph.py

Browse files
Files changed (1) hide show
  1. rag_langgraph.py +1 -1
rag_langgraph.py CHANGED
@@ -134,4 +134,4 @@ def run_multi_agent(topic, word_count):
134
  "messages": [
135
  HumanMessage(content="Code hello world and print it to the terminal")
136
  ]
137
- }
 
134
  "messages": [
135
  HumanMessage(content="Code hello world and print it to the terminal")
136
  ]
137
+ })