chore: generate

This commit is contained in:
opencode-agent[bot]
2026-05-14 04:25:32 +00:00
parent 9675579796
commit c2723b5ea0
2 changed files with 2 additions and 2 deletions

View File

@@ -358,7 +358,7 @@ describe("ProviderTransform.options - gpt-5 reasoningEffort", () => {
headers: {},
}) as any
test('gpt-5-chat should NOT set reasoningEffort', () => {
test("gpt-5-chat should NOT set reasoningEffort", () => {
const result = ProviderTransform.options({
model: createModel("gpt-5-chat"),
sessionID,