Hugging Face
Models
Datasets
Spaces
Community
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...
a8f742c
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
53 commits
mjschock
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.
a8f742c
unverified
about 2 months 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 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months 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 2 months ago
README.md
Safe
400 Bytes
Update README.md
about 2 months 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 2 months ago
main.py
Safe
9.78 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 2 months 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 2 months ago