- 28 Feb, 2026 9 commits
-
-
- Refactored the request URL and body construction methods to align with the Veo predictLongRunning endpoint. - Introduced new data structures for Veo instances and parameters, replacing the previous Gemini video generation configurations. - Updated the Vertex adaptor to utilize the new Veo request payload format.
CaIon committed -
feat: improve channel override ui/ux
Seefs committed -
feat(gemini): implement video generation configuration
Calcium-Ion committed -
feat: minimax reasoning_split
Calcium-Ion committed -
feat: add image model to supported image presets
Calcium-Ion committed -
fix: redirect subscription payment return to user-accessible page
Calcium-Ion committed -
- Added Gemini video generation configuration structures and payloads. - Introduced functions for parsing and resolving video duration and resolution from metadata. - Enhanced the Vertex adaptor to support Gemini video generation requests and billing estimation based on duration and resolution. - Updated model pricing settings for new Gemini video models.
CaIon committed -
Seefs committed
-
fix: show built-in user bindings from user detail API in admin modal
Calcium-Ion committed
-
- 27 Feb, 2026 8 commits
-
-
Seefs committed
-
Seefs committed
-
Seefs committed
-
fix: vertex ai video proxy and task polling improvements
Calcium-Ion committed -
Seefs committed
-
fix: align Vertex content fetch flow with Gemini and handle base64
Calcium-Ion committed -
Seefs committed
-
Seefs committed
-
- 26 Feb, 2026 1 commit
-
-
feat: add gemini-3-pro-image-preview/gemini-2.5-flash-image/gemini-3.1-flash-image-preview to supported image presets
Seefs committed
-
- 25 Feb, 2026 8 commits
- 24 Feb, 2026 10 commits
-
-
- Introduced RouteTag middleware to set route tags for different API endpoints. - Updated logger to include route tags in log output. - Applied RouteTag middleware across various routers including API, dashboard, relay, video, and web routers for consistent logging.
CaIon committed -
CaIon committed
-
feat(web): add custom-model create hint and i18n translations
Calcium-Ion committed -
RedwindA committed
-
- Introduced a new test file for StreamScannerHandler, covering various scenarios including nil inputs, empty bodies, chunk processing, order preservation, and handler failures. - Enhanced error handling and data processing logic in StreamScannerHandler to improve robustness and performance.
CaIon committed -
Fix/pr 2900
Calcium-Ion committed -
Seefs committed
-
feat: move user bindings to dedicated management modal
Calcium-Ion committed -
fix: skip Accept-Encoding during header passthrough (#2214)
Seefs committed -
hekx committed
-
- 23 Feb, 2026 4 commits
-
-
fix: violation fee check
Calcium-Ion committed -
Seefs committed
-
CaIon committed
-
- Added caching for the original Content-Type header in the parseMultipartFormData function. - This change ensures that the Content-Type is retrieved from the context if previously set, enhancing performance and consistency.
CaIon committed
-