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
agsagds
/
Final_Assignment_Template
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Final_Assignment_Template
39 kB
Ctrl+K
Ctrl+K
2 contributors
History:
45 commits
agsagds
refactor: replace requests with httpx for asynchronous HTTP calls and update error handling in app.py
706ded8
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
.gitignore
Safe
4.6 kB
chore: add Final_Assignment_Template.code-workspace to .gitignore
7 months ago
README.md
Safe
400 Bytes
Update README.md
about 1 year ago
__init__.py
Safe
0 Bytes
feat: implement tools and agentic behaviour
7 months ago
agent.py
Safe
4.88 kB
feat: introduce MultiStepWorkflow for enhanced agent functionality and update agent initialization
7 months ago
app.py
Safe
9.4 kB
refactor: replace requests with httpx for asynchronous HTTP calls and update error handling in app.py
7 months ago
requirements.txt
Safe
466 Bytes
fix: remove unnecessary requirements
7 months ago
tools.py
Safe
10.4 kB
fix: handle JSON serialization error and update text length limit in directFetchTool
7 months ago
workflow.py
Safe
7.35 kB
refactor: replace requests with httpx for asynchronous HTTP calls and update error handling in app.py
7 months ago