Spaces:
Sleeping
Sleeping
Alexandre Gazola
commited on
Commit
·
98e197a
1
Parent(s):
4238546
test
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ from langchain_agent import LangChainAgent
|
|
9 |
|
10 |
from utils import get_bytes, get_text_file_contents, get_base64
|
11 |
|
12 |
-
# (Keep Constants as is) ok
|
13 |
# --- Constants ---
|
14 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
15 |
|
|
|
9 |
|
10 |
from utils import get_bytes, get_text_file_contents, get_base64
|
11 |
|
12 |
+
# (Keep Constants as is) ok!!!
|
13 |
# --- Constants ---
|
14 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
15 |
|