mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-06-22 04:18:09 +00:00
🍻 publish plugin 更人性化的GPT-Ai聊天插件 (#1650)
This commit is contained in:
parent
9e1b439128
commit
cb715c132f
@ -4031,5 +4031,24 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_official": false
|
"is_official": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"module_name": "nonebot_plugin_naturel_gpt",
|
||||||
|
"project_link": "nonebot-plugin-naturel-gpt",
|
||||||
|
"name": "更人性化的GPT-Ai聊天插件",
|
||||||
|
"desc": "一个基于NoneBot框架的Ai聊天插件,对接OpenAi文本生成接口,优化了群聊场景的上下文支持。",
|
||||||
|
"author": "KroMiose",
|
||||||
|
"homepage": "https://github.com/KroMiose/nonebot_plugin_naturel_gpt",
|
||||||
|
"tags": [
|
||||||
|
{
|
||||||
|
"label": "GPT3",
|
||||||
|
"color": "#66ccff"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "OpenAi",
|
||||||
|
"color": "#cc66ff"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_official": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user