mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Widens the models.dev schema to keep the per-model `reasoning` boolean and carries it through normalizeModels → ProviderSummary → models:list, so the composer can gate the reasoning-effort control on actual model capability. Gateway model lists (bare "vendor/model" ids from the server) are annotated from the models.dev cache in one batched, cache-only read; unknown models keep the flag absent, which the UI treats as "hide the control". Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| vitest.config.ts | ||