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...
43a2e87
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
50 commits
mjschock
Refactor app.py and update import paths in test_agent.py to improve code organization. Introduce new files for agent configuration, graph definition, and tools, enhancing the overall structure and functionality of the agent system.
43a2e87
unverified
about 2 months ago
api
Refactor app.py and update import paths in test_agent.py to improve code organization. Introduce new files for agent configuration, graph definition, and tools, enhancing the overall structure and functionality of the agent system.
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
services
Refactor app.py and update import paths in test_agent.py to improve code organization. Introduce new files for agent configuration, graph definition, and tools, enhancing the overall structure and functionality of the agent system.
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
app.py
8.67 kB
Refactor app.py and update import paths in test_agent.py to improve code organization. Introduce new files for agent configuration, graph definition, and tools, enhancing the overall structure and functionality of the agent system.
about 2 months ago
requirements.txt
189 Bytes
Refactor agent.py and graph.py to enhance agent functionality and logging. Introduce Configuration class for managing parameters, improve state handling in AgentRunner, and update agent graph to support step logging and user interaction. Add new tests for agent capabilities and update requirements for code formatting tools.
about 2 months ago
test_agent.py
10.6 kB
Refactor app.py and update import paths in test_agent.py to improve code organization. Introduce new files for agent configuration, graph definition, and tools, enhancing the overall structure and functionality of the agent system.
about 2 months ago