Commit Graph

8 Commits

Author SHA1 Message Date
TimHoogervorst 2f7f94f1ce Implement LangGraph integration: refactor agent-tool interaction, add graph compilation, and enhance state management
Build and Push Agent API / build (push) Successful in 22s
2026-05-24 10:18:59 +02:00
TimHoogervorst 0634e7400a Add API architecture documentation for Agent, Skill, and Tool pipeline
Build and Push Agent API / build (push) Successful in 6s
2026-05-14 14:28:17 +02:00
TimHoogervorst 2adf17493a fixed api calls with seerr, added full context for models, beginning to standardizing single id as source of truths for future tools
Build and Push Agent API / build (push) Successful in 14s
2026-05-14 14:25:48 +02:00
TimHoogervorst d943d4bd31 added seerr beginning tools
Build and Push Agent API / build (push) Successful in 15s
2026-05-11 20:38:47 +02:00
TimHoogervorst 2ee33b50eb Update api/dependencies.py
Build and Push Agent API / build (push) Successful in 5s
2026-05-10 17:38:15 +00:00
TimHoogervorst cb4ebfa43e Add agent and skill system: implement Agent and Skill classes, register media and naked agents, and create media_info demo skill
Build and Push Agent API / build (push) Successful in 5s
2026-05-10 19:24:44 +02:00
TimHoogervorst 54ac77ab51 Implement streaming support for chat endpoint and add async chat completions
Build and Push Agent API / build (push) Successful in 5s
2026-05-10 18:54:46 +02:00
TimHoogervorst 2677d381ce Refactor API structure: move chat functionality to v1 router, implement dependency injection for OpenAI client, and set up application state management
Build and Push Agent API / build (push) Successful in 6s
2026-05-10 18:35:56 +02:00