From 2d0f56a4341e89ab7dbc9dc28474691835d652af Mon Sep 17 00:00:00 2001 From: lencx Date: Sat, 10 Feb 2024 22:25:05 +0800 Subject: [PATCH] chore: gemini --- configs/noi.mode.cn.json | 8 ++++---- configs/noi.mode.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/configs/noi.mode.cn.json b/configs/noi.mode.cn.json index cd3d9fa..762ce62 100644 --- a/configs/noi.mode.cn.json +++ b/configs/noi.mode.cn.json @@ -1,6 +1,6 @@ { "name": "Noi Mode", - "version": "0.1.1", + "version": "0.1.2", "sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.zh.json", "modes": [ { @@ -34,10 +34,10 @@ "url": "https://claude.ai" }, { - "id": "noi:bard", + "id": "noi:gemini", "parent": "noi@ai", - "text": "Bard", - "url": "https://bard.google.com" + "text": "gemini", + "url": "https://gemini.google.com" }, { "id": "noi:poe", diff --git a/configs/noi.mode.json b/configs/noi.mode.json index f21f3a1..8861fa2 100644 --- a/configs/noi.mode.json +++ b/configs/noi.mode.json @@ -1,6 +1,6 @@ { "name": "Noi Mode", - "version": "0.1.4", + "version": "0.1.5", "sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.json", "modes": [ { @@ -40,10 +40,10 @@ "url": "https://claude.ai" }, { - "id": "noi:bard", + "id": "noi:gemini", "parent": "noi@ai", - "text": "Bard", - "url": "https://bard.google.com" + "text": "gemini", + "url": "https://gemini.google.com" }, { "id": "noi:poe",