chore: noi mode

This commit is contained in:
lencx
2024-05-02 21:30:16 +08:00
parent d48301b84d
commit e108ae00fa
2 changed files with 28 additions and 4 deletions

View File

@@ -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",