Commit Graph

4 Commits

Author SHA1 Message Date
TimHoogervorst 81ef01d3ba Add endpoints for model listing and legacy model retrieval
Build and Push Agent API / build (push) Successful in 6s
2026-05-10 16:07:06 +02:00
TimHoogervorst 15c1917389 Add chat_completions endpoint to handle chat requests with message array
Build and Push Agent API / build (push) Successful in 5s
2026-05-10 16:04:13 +02:00
TimHoogervorst 1476b33a9b Refactor chat endpoint: extract agent logic to run_agent function and update response handling
Build and Push Agent API / build (push) Successful in 6s
2026-05-10 15:56:01 +02:00
TimHoogervorst 4c758f7733 Refactor agent API structure and add core functionality with FastAPI integration 2026-05-10 13:09:58 +02:00