Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
287 kB
Ctrl+K
Ctrl+K
2 contributors
History:
48 commits
sanjeed5
Ignore downloaded_task_files directory and update .gitignore
7778d50
about 1 year ago
data
init
about 1 year ago
.gitattributes
Safe
1.56 kB
initial commit
about 1 year ago
.gitignore
Safe
41 Bytes
Ignore downloaded_task_files directory and update .gitignore
about 1 year ago
.python-version
Safe
5 Bytes
init
about 1 year ago
README.md
Safe
400 Bytes
Update README.md
about 1 year 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.
about 1 year 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.
about 1 year ago
main.py
Safe
111 Bytes
init
about 1 year 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.
about 1 year 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.
about 1 year 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.
about 1 year 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.
about 1 year 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.
about 1 year ago