chore: generate

This commit is contained in:
opencode-agent[bot]
2026-03-24 18:43:20 +00:00
parent 948aad44c8
commit c2c4a476ef
2 changed files with 4 additions and 4 deletions
@@ -1657,7 +1657,7 @@ describe("ProviderTransform.message - bedrock caching with non-bedrock providerI
] as any[]
const result = ProviderTransform.message(msgs, model, {}) as any[]
// Cache should be at the message level and not the content-part level
expect(result[0].providerOptions?.bedrock).toEqual({
cachePoint: { type: "default" },