riazmo commited on
Commit
e151643
·
verified ·
1 Parent(s): 332b875

Update workflow.py

Browse files
Files changed (1) hide show
  1. workflow.py +1 -1
workflow.py CHANGED
@@ -1,5 +1,5 @@
1
  """
2
- LangGraph Workflow Orchestration
3
  Updated for dictionary-based state and persistence.
4
  """
5
 
 
1
  """
2
+ LangGraph Workflow Orchestrations
3
  Updated for dictionary-based state and persistence.
4
  """
5