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
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
87a85e7
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
55 commits
mjschock
Enable debug mode for LiteLLM in main.py to enhance logging capabilities. This change allows for improved traceability during execution.
87a85e7
unverified
about 1 month 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 1 month ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 month 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 1 month ago
README.md
Safe
400 Bytes
Update README.md
about 1 month 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 1 month ago
main.py
Safe
10 kB
Enable debug mode for LiteLLM in main.py to enhance logging capabilities. This change allows for improved traceability during execution.
about 1 month 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 1 month ago