fix: use gpt-5-nano in tests (#444) (thanks @grp06)

This commit is contained in:
Peter Steinberger
2026-01-13 07:05:04 +00:00
parent cb0f6cefa4
commit d0a79c19f9
16 changed files with 87 additions and 85 deletions

View File

@@ -57,7 +57,7 @@ describe("resolveAgentConfig", () => {
defaults: {
model: {
primary: "anthropic/claude-sonnet-4",
fallbacks: ["openai/gpt-4.1"],
fallbacks: ["openai/gpt-5-nano"],
},
},
list: [