Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated fromΒ
agents-course/Final_Assignment_Template
mjschock
/
Final_Assignment_Template
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
56 commits
mjschock
Add DuckDuckGoSearchTool and VisitWebpageTool to agent initialization in main.py. Update tools configuration to enhance agent functionality and enable visualization of tools used during execution.
3a4521b
unverified
about 4 hours ago
.env.example
Safe
147 Bytes
Add .env.example for API configuration and update .gitignore to exclude .env files. Refactor app.py to implement BasicAgent class, replacing AgentRunner, and improve error handling and logging. Remove unused configuration and graph modules to streamline the codebase.
about 14 hours ago
.gitattributes
Safe
1.52 kB
initial commit
5 days ago
.gitignore
Safe
37 Bytes
Add .env.example for API configuration and update .gitignore to exclude .env files. Refactor app.py to implement BasicAgent class, replacing AgentRunner, and improve error handling and logging. Remove unused configuration and graph modules to streamline the codebase.
about 14 hours ago
README.md
Safe
400 Bytes
Update README.md
4 days ago
app.py
Safe
9.42 kB
Implement question counter in BasicAgent and modify response logic in app.py. Update main function in main.py to streamline task execution and improve logging. Prepare for potential rate limiting with a placeholder for wait time.
about 7 hours ago
main.py
Safe
10.3 kB
Add DuckDuckGoSearchTool and VisitWebpageTool to agent initialization in main.py. Update tools configuration to enhance agent functionality and enable visualization of tools used during execution.
about 4 hours ago
requirements.txt
Safe
251 Bytes
Add .env.example for API configuration and update .gitignore to exclude .env files. Refactor app.py to implement BasicAgent class, replacing AgentRunner, and improve error handling and logging. Remove unused configuration and graph modules to streamline the codebase.
about 14 hours ago