This website requires JavaScript.
Explore
Help
Sign In
TimHoogervorst
/
Agents
Watch
1
Star
0
Fork
0
You've already forked Agents
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1d65c7a9e97d07f8a565d1e55016ab91c796887e
Agents
/
core
T
History
TimHoogervorst
2f7f94f1ce
Build and Push Agent API / build (push)
Successful in 22s
Details
Implement LangGraph integration: refactor agent-tool interaction, add graph compilation, and enhance state management
2026-05-24 10:18:59 +02:00
..
__init__.py
Refactor API structure: move chat functionality to v1 router, implement dependency injection for OpenAI client, and set up application state management
2026-05-10 18:35:56 +02:00
config.py
added seerr beginning tools
2026-05-11 20:38:47 +02:00
graph.py
Implement LangGraph integration: refactor agent-tool interaction, add graph compilation, and enhance state management
2026-05-24 10:18:59 +02:00
llm.py
Refactor API structure: move chat functionality to v1 router, implement dependency injection for OpenAI client, and set up application state management
2026-05-10 18:35:56 +02:00
state.py
Implement LangGraph integration: refactor agent-tool interaction, add graph compilation, and enhance state management
2026-05-24 10:18:59 +02:00
tools_adapter.py
Implement LangGraph integration: refactor agent-tool interaction, add graph compilation, and enhance state management
2026-05-24 10:18:59 +02:00