feat(M3-003): OpenAI provider adapter for Codex gpt-5.4 (#310)

Co-authored-by: Jason Woltje <[email protected]>
Co-committed-by: Jason Woltje <[email protected]>
This commit is contained in:
2026-03-21 21:35:43 +00:00
committed by jason.woltje
parent 5d4efb467c
commit 08da6b76d1
5 changed files with 229 additions and 2 deletions
+1
View File
@@ -47,6 +47,7 @@
"dotenv": "^17.3.1",
"fastify": "^5.0.0",
"node-cron": "^4.2.1",
"openai": "^6.32.0",
"reflect-metadata": "^0.2.0",
"rxjs": "^7.8.0",
"socket.io": "^4.8.0",