chore: generate

This commit is contained in:
opencode-agent[bot]
2026-06-22 04:17:10 +00:00
parent 2bb4311042
commit cd292a4ecb
14 changed files with 78 additions and 146 deletions
@@ -64,10 +64,7 @@ describe("AnthropicPlugin", () => {
"aisdk.sdk",
{
model: new ModelV2.Info({
...ModelV2.Info.empty(
ProviderV2.ID.make("custom-anthropic"),
ModelV2.ID.make("claude-sonnet-4-5"),
),
...ModelV2.Info.empty(ProviderV2.ID.make("custom-anthropic"), ModelV2.ID.make("claude-sonnet-4-5")),
api: { id: ModelV2.ID.make("claude-sonnet-4-5"), type: "aisdk", package: "@ai-sdk/anthropic" },
}),
package: "@ai-sdk/anthropic",