f28f0d41ec
Merge pull request 'added quick connect auth from jellyfin, still needs to have some more cleaning before push to prod' (#2) from auth into main
TimHoogervorst2026-05-25 14:21:33 +00:00
0151c8210e
implement JellyStat API for watch history, genre summary, and user summary; add PostgreSQL connection pool and update requirements
auth
TimHoogervorst2026-05-25 13:54:30 +02:00
2f7f94f1ce
Implement LangGraph integration: refactor agent-tool interaction, add graph compilation, and enhance state management
TimHoogervorst2026-05-24 10:18:59 +02:00
1d821d18fe
Enhance Seerr skill: add authentication flow, improve session management, and implement logging for tool execution and issue submission
TimHoogervorst2026-05-14 15:36:31 +02:00
0634e7400a
Add API architecture documentation for Agent, Skill, and Tool pipeline
TimHoogervorst2026-05-14 14:28:17 +02:00
2adf17493a
fixed api calls with seerr, added full context for models, beginning to standardizing single id as source of truths for future tools
TimHoogervorst2026-05-14 14:25:48 +02:00
cb4ebfa43e
Add agent and skill system: implement Agent and Skill classes, register media and naked agents, and create media_info demo skill
TimHoogervorst2026-05-10 19:24:44 +02:00
54ac77ab51
Implement streaming support for chat endpoint and add async chat completions
TimHoogervorst2026-05-10 18:54:46 +02:00
2677d381ce
Refactor API structure: move chat functionality to v1 router, implement dependency injection for OpenAI client, and set up application state management
TimHoogervorst2026-05-10 18:35:56 +02:00