mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-04-29 23:09:47 +00:00
chore: release v2.4.3
- fix: Codex/GitHub limits page HTTP 500 → graceful 401/403 messages - fix: MaintenanceBanner false-positive on page load (stale closure) - fix: add title tooltips to edit/delete buttons in ConnectionCard - feat: add fill-first and p2c routing strategies to combo picker - feat: Free Stack template pre-fills 7 free provider models - feat: combo create/edit modal wider (max-w-4xl)
This commit is contained in:
parent
b0f5f92f1a
commit
75a6d850fc
8 changed files with 111 additions and 26 deletions
|
|
@ -1,7 +1,7 @@
|
|||
openapi: 3.1.0
|
||||
info:
|
||||
title: OmniRoute API
|
||||
version: 2.4.2
|
||||
version: 2.4.3
|
||||
description: |
|
||||
OmniRoute is a local-first AI API proxy router. It provides an OpenAI-compatible
|
||||
endpoint that routes requests to multiple AI providers with load balancing,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue