diff --git a/configs/noi.mode.cn.json b/configs/noi.mode.cn.json index 7ec9cd7..efd2711 100644 --- a/configs/noi.mode.cn.json +++ b/configs/noi.mode.cn.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.cn.json", "modes": [ { @@ -81,6 +81,12 @@ "text": "Groq", "url": "https://groq.com" }, + { + "id": "noi:lechatmistral", + "parent": "noi@ai", + "text": "Le Chat Mistral", + "url": "https://chat.mistral.ai/chat" + }, { "id": "noi:pi", "parent": "noi@ai", @@ -99,11 +105,17 @@ "text": "YOU", "url": "https://you.com" }, + { + "id": "noi:midjourney", + "parent": "noi@ai", + "text": "Midjourney", + "url": "https://www.midjourney.com" + }, { "id": "noi:suno", "parent": "noi@ai", "text": "Suno AI", - "url": "https://app.suno.ai" + "url": "https://suno.com" }, { "id": "noi:cozeCN", diff --git a/configs/noi.mode.json b/configs/noi.mode.json index 1f444c8..1e5bd6b 100644 --- a/configs/noi.mode.json +++ b/configs/noi.mode.json @@ -1,6 +1,6 @@ { "name": "Noi Mode", - "version": "0.1.7", + "version": "0.1.8", "sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.json", "modes": [ { @@ -87,6 +87,12 @@ "text": "Groq", "url": "https://groq.com" }, + { + "id": "noi:lechatmistral", + "parent": "noi@ai", + "text": "Le Chat Mistral", + "url": "https://chat.mistral.ai/chat" + }, { "id": "noi:pi", "parent": "noi@ai", @@ -105,11 +111,17 @@ "text": "YOU", "url": "https://you.com" }, + { + "id": "noi:midjourney", + "parent": "noi@ai", + "text": "Midjourney", + "url": "https://www.midjourney.com" + }, { "id": "noi:suno", "parent": "noi@ai", "text": "Suno AI", - "url": "https://app.suno.ai" + "url": "https://suno.com" }, { "id": "noi:github",