From e60d2db8cb1576ae4aa8a109b40c28f62551ce98 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Fri, 20 Mar 2026 23:48:07 +0100 Subject: [PATCH] Update verified_ai_models.json --- AppImage/config/verified_ai_models.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AppImage/config/verified_ai_models.json b/AppImage/config/verified_ai_models.json index c0978a4a..f29e3841 100644 --- a/AppImage/config/verified_ai_models.json +++ b/AppImage/config/verified_ai_models.json @@ -25,9 +25,8 @@ "openai": { "models": [ - "gpt-4.1-mini" + "gpt-4.1-mini", "gpt-4o-mini" - ], "recommended": "gpt-4o-mini" },