mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-05-01 15:50:24 +00:00
feat(release): v2.7.8 — budget save fix + combo agent UI + omniModel tag strip
- fix(budget): warningThreshold sent as fraction 0-1 not percentage 0-100 (#451) - feat(combos): Agent Features UI in combo modal (system_message, tool_filter_regex, context_cache_protection) — previously server-only (#454) - fix(combos): strip <omniModel> tags before forwarding to provider (#454)
This commit is contained in:
parent
d1497c9ac8
commit
1b68deb0f6
3 changed files with 17 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
openapi: 3.1.0
|
||||
info:
|
||||
title: OmniRoute API
|
||||
version: 2.7.7
|
||||
version: 2.7.8
|
||||
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