Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
agents-course/Final_Assignment_Template
sanjeed5
/
Agents_Course_Final_Assignment
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Agents_Course_Final_Assignment
Ctrl+K
Ctrl+K
2 contributors
History:
48 commits
sanjeed5
Ignore downloaded_task_files directory and update .gitignore
7778d50
3 months ago
data
init
3 months ago
.gitattributes
Safe
1.56 kB
initial commit
4 months ago
.gitignore
Safe
41 Bytes
Ignore downloaded_task_files directory and update .gitignore
3 months ago
.python-version
Safe
5 Bytes
init
3 months ago
README.md
Safe
400 Bytes
Update README.md
4 months ago
agent.py
Safe
8.07 kB
Update agent.py to switch the LLM model from Gemini to OpenAI's GPT-4.1, adjusting the API key accordingly for improved performance and compatibility.
3 months ago
app.py
Safe
11.1 kB
Update file download logic in app.py to use task_id for constructing download URLs, while enhancing logging to include associated file names.
3 months ago
main.py
Safe
111 Bytes
init
3 months ago
pyproject.toml
Safe
403 Bytes
Update dependencies in pyproject.toml and requirements.txt, and add test_single_q.py for running single and all question tests. Introduce tools.py for Perplexity API integration with enhanced error handling and logging.
3 months ago
requirements.txt
Safe
42 Bytes
Update dependencies in pyproject.toml and requirements.txt, and add test_single_q.py for running single and all question tests. Introduce tools.py for Perplexity API integration with enhanced error handling and logging.
3 months ago
test_single_q.py
Safe
6.16 kB
Update dependencies in pyproject.toml and requirements.txt, and add test_single_q.py for running single and all question tests. Introduce tools.py for Perplexity API integration with enhanced error handling and logging.
3 months ago
tools.py
Safe
2.14 kB
Update dependencies in pyproject.toml and requirements.txt, and add test_single_q.py for running single and all question tests. Introduce tools.py for Perplexity API integration with enhanced error handling and logging.
3 months ago
uv.lock
Safe
249 kB
Add new dependencies in uv.lock and introduce multiple binary files for task processing, including audio, Excel, and image files. Implement a new Python script for enhanced functionality in file handling and processing.
3 months ago