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
bf358f724893b36e30296998614da04e37ebfb4c
Agents
/
api
/
v1
T
History
TimHoogervorst
bf358f7248
added quick connect auth from jellyfin, still needs to have some more cleaning before push to prod
2026-05-25 10:19:50 +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
auth.py
added quick connect auth from jellyfin, still needs to have some more cleaning before push to prod
2026-05-25 10:19:50 +02:00
chat.py
Implement LangGraph integration: refactor agent-tool interaction, add graph compilation, and enhance state management
2026-05-24 10:18:59 +02:00