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...
73b637f
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
43 commits
mjschock
Refactor AgentNode in graph.py to utilize CodeAgent instead of ToolCallingAgent, update prompt template loading to use code_agent.yaml, and enhance step callback logging for improved debugging.
73b637f
unverified
23 days 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
23 days ago
.gitattributes
Safe
1.52 kB
initial commit
28 days ago
.gitignore
32 Bytes
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
23 days ago
README.md
Safe
400 Bytes
Update README.md
26 days ago
agent.py
1.39 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
23 days ago
app.py
8.35 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
23 days ago
graph.py
4.24 kB
Refactor AgentNode in graph.py to utilize CodeAgent instead of ToolCallingAgent, update prompt template loading to use code_agent.yaml, and enhance step callback logging for improved debugging.
23 days ago
requirements.txt
162 Bytes
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
23 days ago
tools.py
1.85 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
23 days ago