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...
a6295a0
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
44 commits
mjschock
Fix logging in AgentNode's step callback in graph.py to display action directly instead of action step, improving clarity in debug output.
a6295a0
unverified
about 2 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
about 2 months ago
.gitattributes
Safe
1.52 kB
initial commit
about 2 months ago
.gitignore
32 Bytes
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
about 2 months ago
README.md
Safe
400 Bytes
Update README.md
about 2 months ago
agent.py
1.39 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
about 2 months ago
app.py
8.35 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
about 2 months ago
graph.py
4.22 kB
Fix logging in AgentNode's step callback in graph.py to display action directly instead of action step, improving clarity in debug output.
about 2 months ago
requirements.txt
162 Bytes
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
about 2 months ago
tools.py
1.85 kB
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
about 2 months ago