From 8087455010b361ead75b623ccb77e4c97f8b765b Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Wed, 13 May 2026 10:43:02 +0300 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 7a1b7f5..978797a 100644 --- a/config.json +++ b/config.json @@ -70,7 +70,7 @@ ], "chat_models": { "Welcome.json": { - "id": "google/gemini-2.5-flash", + "id": "openai/gpt-5", "local": false } },