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
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bc3bc22
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
40 commits
mjschock
Enhance graph.py to load prompt templates from local file and configure LiteLLM; add new prompt files for tool calling and code agent
bc3bc22
unverified
3 months ago
prompts
Enhance graph.py to load prompt templates from local file and configure LiteLLM; add new prompt files for tool calling and code agent
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
32 Bytes
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
3 months ago
README.md
Safe
400 Bytes
Update README.md
3 months ago
agent.py
1.39 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
3 months ago
app.py
8.35 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
3 months ago
graph.py
2.8 kB
Enhance graph.py to load prompt templates from local file and configure LiteLLM; add new prompt files for tool calling and code agent
3 months ago
requirements.txt
162 Bytes
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
3 months ago
tools.py
1.85 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
3 months ago