9router/open-sse/executors
decolua 0a28f9f924 feat: Add OpenAI-compatible provider nodes
- Support multiple OpenAI-compatible providers with custom prefix/baseUrl
- Add provider nodes CRUD (create/read/update/delete)
- URL building: baseUrl + /chat/completions or /responses
- Model import from /models endpoint
- API key validation via /models
- Usage type safety across all translators
- OAuth token auto-refresh for expired tokens
2026-02-02 19:45:12 +07:00
..
antigravity.js Fix antigravity 2026-01-28 16:21:12 +07:00
base.js feat: Add OpenAI-compatible provider nodes 2026-02-02 19:45:12 +07:00
codex.js feat(codex): Cursor compatibility + Next.js 16 proxy migration 2026-02-02 09:17:15 +07:00
default.js feat: Add OpenAI-compatible provider nodes 2026-02-02 19:45:12 +07:00
gemini-cli.js refactor: streamline provider interactions and enhance error handling 2026-01-11 21:45:01 +07:00
github.js refactor: streamline provider interactions and enhance error handling 2026-01-11 21:45:01 +07:00
index.js Feat Kiro OAuth, Fix Codex 2026-01-15 18:29:47 +07:00
kiro.js Fix Kiro 2026-01-16 13:09:13 +07:00