From b2c29a8cbdd456cd91e76e357d6e2890fccd902b Mon Sep 17 00:00:00 2001 From: weishu Date: Sun, 8 Mar 2026 10:53:20 +0800 Subject: [PATCH] Add OpenAI new models --- web/src/components/NewSession/types.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/src/components/NewSession/types.ts b/web/src/components/NewSession/types.ts index 29ae68b7..84996fa0 100644 --- a/web/src/components/NewSession/types.ts +++ b/web/src/components/NewSession/types.ts @@ -9,6 +9,8 @@ export const MODEL_OPTIONS: Record