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
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
19 days 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.
20 days ago
.gitattributes
Safe
1.52 kB
initial commit
24 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.
20 days ago
README.md
Safe
400 Bytes
Update README.md
23 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.
19 days 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.
19 days 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.
20 days ago