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...
2683590
Agents_Course_Final_Assignment
816 kB
2 contributors
History:
46 commits
sanjeed5
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.
2683590
10 months ago
data
init
10 months ago
downloaded_task_files
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.
10 months ago
.gitattributes
1.56 kB
initial commit
10 months ago
.gitignore
18 Bytes
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.
10 months ago
.python-version
5 Bytes
init
10 months ago
README.md
400 Bytes
Update README.md
10 months ago
agent.py
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.
10 months ago
app.py
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.
10 months ago
main.py
111 Bytes
init
10 months ago
pyproject.toml
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.
10 months ago
requirements.txt
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.
10 months ago
test_single_q.py
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.
10 months ago
tools.py
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.
10 months ago
uv.lock
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.
10 months ago