9router/src/app/api/v1
decolua 45731ae639 feat: add OpenCode Go provider and support for custom models
- Introduced OpenCode Go provider with relevant configurations.
- Enhanced model management by allowing users to add and delete custom models.
- Updated UI components to support model selection for image types.
- Adjusted sidebar visibility to include image media kinds.
2026-04-22 14:16:21 +07:00
..
api/chat Initial commit 2026-01-05 09:58:59 +07:00
audio/speech Feat : tts 2026-04-10 10:17:53 +07:00
chat/completions Initial commit 2026-01-05 09:58:59 +07:00
embeddings feat: add /v1/embeddings endpoint (OpenAI-compatible) (#146) 2026-02-18 13:24:02 +07:00
images/generations feat: add OpenCode Go provider and support for custom models 2026-04-22 14:16:21 +07:00
messages Initial commit 2026-01-05 09:58:59 +07:00
models fix: add 5s timeout to fetchCompatibleModelIds and skip upstream connections (#541) 2026-04-10 10:30:07 +07:00
responses Enhance CodexExecutor with compact URL support 2026-04-14 10:18:27 +07:00
route.js Initial commit 2026-01-05 09:58:59 +07:00