Commit Graph

4 Commits

Author SHA1 Message Date
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
TimHoogervorst 37994a76b8 Update Dockerfile: change working directory and paths to /Agents
Build and Push Agent API / build (push) Successful in 15s
2026-05-10 15:43:17 +02:00
TimHoogervorst cf8012c697 Fix CMD command in Dockerfile to use correct module path
Build and Push Agent API / build (push) Successful in 6s
2026-05-10 15:38:55 +02:00
TimHoogervorst 4c758f7733 Refactor agent API structure and add core functionality with FastAPI integration 2026-05-10 13:09:58 +02:00