Files
kirogo/proxy
huangzhenpc 2ca248175f
Some checks failed
Build Docker Image / build (push) Has been cancelled
fix(kiro): AmazonQ endpoint origin CLI -> AI_EDITOR
With origin=CLI, q.us-east-1.amazonaws.com returns only 3 base models
(sonnet-4.5, sonnet-4, haiku-4.5) and rejects everything else with
INVALID_MODEL_ID. With origin=AI_EDITOR it returns the full catalog
(opus-4.5/4.6/4.7, sonnet-4.6, haiku-4.5, deepseek, minimax, glm, qwen,
auto).

Verified via direct curl to /ListAvailableModels on both origin values
with two different tokens.
2026-05-11 21:39:30 +08:00
..