9router/src/app
decolua 0b8bed5793 Enhance image and embedding provider support
- Added new image models for GPT 5.2, 5.3, and 5.4, including capabilities for text-to-image and editing.
- Updated embedding handling to include optional dimensions in requests.
- Introduced support for custom embedding providers, allowing dynamic fetching and validation of custom nodes.
- Improved image generation handling with Codex integration, including progress tracking and error handling.
- Enhanced UI components to support adding custom embeddings and displaying their status.
2026-04-25 16:22:30 +07:00
..
(dashboard) Enhance image and embedding provider support 2026-04-25 16:22:30 +07:00
api Enhance image and embedding provider support 2026-04-25 16:22:30 +07:00
callback Fix MITM 2026-02-23 21:56:40 +07:00
dashboard/settings/pricing refactor: streamline provider interactions and enhance error handling 2026-01-11 21:45:01 +07:00
landing fix: add clipboard fallback for navigator.clipboard unavailable contexts (closes #696) (#699) 2026-04-22 10:12:55 +07:00
login fix(login): avoid infinite loading on settings fetch failure 2026-02-06 23:41:29 +00:00
favicon.ico Initial commit 2026-01-05 09:58:59 +07:00
globals.css Add marked package, update Qwen executor for OAuth handling, and enhance changelog styles 2026-04-17 12:15:10 +07:00
layout.js - Cap maximum cooldown for rate limit handling in account unavailability and single-model chat flows 2026-04-24 16:14:18 +07:00
manifest.js feat: cherry-pick PR #183 — multi-provider support, PWA, dynamic models, UI improvements 2026-02-25 11:40:50 +07:00
page.js Redirect to /dashboard 2026-01-05 11:07:43 +07:00