Skip to content

BUG: Wrong error message for unsupported models in /chat/completions #351

Closed @gmorgachev opened 2025-09-10 23:19 UTC 5 comments Updated 2026-04-28 18:50 UTC

When inference for unsupported message requested, system returns:

"HTTP/1.1 402 Payment Required"


💬 Comments (5)

@tcharchian commented 2026-01-28 22:23 UTC

Needs to be rechecked

@AlexeySamosadov commented 2026-02-08 14:14 UTC

PR created: https://github.com/gonka-ai/gonka/pull/679

Fixes wrong error message for unsupported models in /chat/completions.

@AlexeySamosadov commented 2026-02-12 15:26 UTC

I already have a PR for this: #679 — fixes the wrong error message for unsupported models. Would appreciate a review when you get a chance.

@unameisfine commented 2026-03-19 22:42 UTC

Starting work on this. Previous PR was closed as stale — will investigate the current error handling path and submit a fix. ETA: 2-3 days.

@x0152 commented 2026-04-28 17:15 UTC

Already fixed in #614. Closing


🔄 Auto-synced from Issue #351 every hour.