Skip to content

test(gateway): verify Parakeet transcription compatibility#4259

Closed
marius-kilocode wants to merge 1 commit into
mainfrom
test/parakeet-transcription
Closed

test(gateway): verify Parakeet transcription compatibility#4259
marius-kilocode wants to merge 1 commit into
mainfrom
test/parakeet-transcription

Conversation

@marius-kilocode

@marius-kilocode marius-kilocode commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

OpenRouter now exposes nvidia/parakeet-tdt-0.6b-v3 through the audio transcription endpoint already used by Kilo Gateway. Add regression coverage confirming that the generic proxy forwards the Parakeet model, audio, and language without introducing model-specific routing or prompt conditioning.

Cover Parakeet's duration-priced response shape so OpenRouter cost and audio duration remain accounted for when token counts are absent. Keeping this behavior model-agnostic avoids a static allowlist that would drift as OpenRouter adds transcription models.

Verification

N/A. This PR adds regression coverage for existing proxy behavior.

Visual Changes

N/A

Reviewer Notes

No production routing or billing logic changes. The covered risks are rejecting the model identifier, adding incompatible prompt conditioning, or assuming every transcription response includes token counts. Companion client support is in Kilo-Org/kilocode#11693.

@kilo-code-bot

kilo-code-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • apps/web/src/app/api/openrouter/audio/transcriptions/route.test.ts
  • apps/web/src/lib/ai-gateway/llm-proxy-helpers.test.ts

Reviewed by gpt-5.4-20260305 · Input: 42.3K · Output: 5.8K · Cached: 256K

Review guidance: REVIEW.md from base branch main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant