Update with gpt-4.1

This commit is contained in:
Will Chen
2025-04-17 15:24:03 -07:00
parent 27ac41e9d4
commit ba3c9f7a28

View File

@@ -112,6 +112,6 @@ export const AUTO_MODELS = [
}, },
{ {
provider: "openai", provider: "openai",
name: "gpt-4o", name: "gpt-4.1",
}, },
]; ];