mirror of
https://github.com/lencx/Noi.git
synced 2025-12-16 01:50:44 +01:00
extensions: github copilot (noi-ask)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Noi Mode",
|
||||
"version": "0.1.9",
|
||||
"version": "0.1.10",
|
||||
"sync": "https://github.com/lencx/noi/blob/main/configs/noi.mode.cn.json",
|
||||
"modes": [
|
||||
{
|
||||
@@ -57,6 +57,12 @@
|
||||
"text": "DeepSeek",
|
||||
"url": "https://chat.deepseek.com"
|
||||
},
|
||||
{
|
||||
"id": "noi:githubcopilot",
|
||||
"parent": "noi@ai",
|
||||
"text": "GitHub Copilot",
|
||||
"url": "https://github.com/copilot"
|
||||
},
|
||||
{
|
||||
"id": "noi:sora",
|
||||
"parent": "noi@ai",
|
||||
|
||||
Reference in New Issue
Block a user