Update app.py
Browse files
app.py
CHANGED
|
@@ -30,7 +30,6 @@ from youtube_transcript_api import YouTubeTranscriptApi
|
|
| 30 |
# from langchain.agents import create_tool_calling_agent
|
| 31 |
|
| 32 |
|
| 33 |
-
|
| 34 |
# (Keep Constants as is)
|
| 35 |
# --- Constants ---
|
| 36 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
|
|
|
| 30 |
# from langchain.agents import create_tool_calling_agent
|
| 31 |
|
| 32 |
|
|
|
|
| 33 |
# (Keep Constants as is)
|
| 34 |
# --- Constants ---
|
| 35 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|