Skip to content

usai-provider README's vendor mapping table documents a dead Cohere row #393

Description

@wz-gsa

Finding (backlog grooming)

`integrations/isolation/acq-kits/usai-provider/README.md:183` lists a Cohere row in the vendor→models.dev-provider mapping table:

```
| Cohere | `cohere` | — |
```

Per #386 (the USAi model-rename fix), `cohere_english_v3` was dropped — the gateway no longer lists any Cohere model. `catalog.json`'s `vendors` array confirms only 4 vendors remain: `anthropic`, `openai`, `google`, `meta`. This table row now documents a mapping with zero live consumers.

Low severity — doesn't break anything, just describes routing for a vendor that currently has no models. This table describes the OLD `sync-usai-models.mjs` monolith's routing (still live code, tracked separately by #363's cutover), not the new catalog pipeline, so it's a doc-accuracy nit independent of that migration.

Fix

Drop the Cohere row (or note it as "currently unused, kept for when/if a Cohere model returns").

AI-assisted (OpenCode), found during backlog grooming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions