JonJacob commited on
Commit
4ff6f4f
·
verified ·
1 Parent(s): 8cdbf6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- !pip install langgraph, typing
2
 
3
 
4
  from typing import TypedDict, Annotated
 
1
+ pip install langgraph, typing
2
 
3
 
4
  from typing import TypedDict, Annotated