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...
f622879
Final_Assignment_Template
Ctrl+K
Ctrl+K
2 contributors
History:
47 commits
mjschock
Refactor graph.py and test_agent.py by removing unused imports to streamline code and improve readability. This includes the removal of uuid, requests, and unnecessary components from langchain_core.
f622879
unverified
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
2 months ago
.gitattributes
Safe
1.52 kB
initial commit
2 months ago
.gitignore
32 Bytes
Add initial implementation of AgentRunner and agent graph; include .gitignore and update requirements
2 months ago
README.md
Safe
400 Bytes
Update README.md
2 months ago
agent.py
1.9 kB
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.
2 months ago
app.py
8.67 kB
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.
2 months ago
configuration.py
1.04 kB
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.
2 months ago
graph.py
5.63 kB
Refactor graph.py and test_agent.py by removing unused imports to streamline code and improve readability. This includes the removal of uuid, requests, and unnecessary components from langchain_core.
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.
2 months ago
test_agent.py
9.94 kB
Refactor graph.py and test_agent.py by removing unused imports to streamline code and improve readability. This includes the removal of uuid, requests, and unnecessary components from langchain_core.
2 months ago
tools.py
1.83 kB
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.
2 months ago