Add claude-sonnet-5/claude-opus-5 to Vertex catalog + document how to add new Vertex models #249
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
claude-sonnet-5andclaude-opus-5to the vendoredVERTEX_MODELScatalog (src/model/vertexAnthropic/models.ts), records the deviation in NOTICE and a CHANGELOG entry, adds unit test coverage, and documents in README.md how to add new Vertex models to the catalog going forward.