fix: resolve issues #273, #276, #277 — image routing, models route, missing-key error (#282)

Squash merge PR #282: bug fixes for #273 (Gemini image routing), #276 (Ollama Cloud models), #277 (missing apiKey error), lint fix, and all security code-scanning patches.
This commit is contained in:
Diego Rodrigues de Sa e Souza
2026-03-10 09:48:50 -03:00
committed by GitHub
parent f900a81ec9
commit ce560ebe9d
12 changed files with 136 additions and 25 deletions

View File

@@ -10,6 +10,9 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
lint:
name: Lint