diff --git a/src/ifcchat/app.js b/src/ifcchat/app.js index 971ff9e4e6..b268bf8256 100644 --- a/src/ifcchat/app.js +++ b/src/ifcchat/app.js @@ -20,10 +20,6 @@ const PROVIDERS = { value: "gpt-5.2-chat-latest", label: "gpt-5.2-chat-latest" }, - { - value: "gpt-5.2-pro", - label: "gpt-5.2-pro" - }, { value: "gpt-5", label: "gpt-5"