ORromu commited on
Commit
452758f
·
verified ·
1 Parent(s): 30c3be0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ from agent import simple_graph
7
  from langchain_core.messages import HumanMessage, SystemMessage
8
  import time
9
 
 
10
  # (Keep Constants as is)
11
  # --- Constants ---
12
  DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
 
7
  from langchain_core.messages import HumanMessage, SystemMessage
8
  import time
9
 
10
+
11
  # (Keep Constants as is)
12
  # --- Constants ---
13
  DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"