We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3bd9eb commit 67153efCopy full SHA for 67153ef
plugins.json
@@ -1,4 +1,17 @@
1
{
2
+ "astrbot-plugin-Gemini-STT": {
3
+ "display_name": "Gemini_STT",
4
+ "desc": "使用Gemini模型来实现STT(分析特别详细哦)",
5
+ "author": "政ひかりはる",
6
+ "repo": "https://github.com/Weather-719/astrbot_plugin_Gemini_STT",
7
+ "tags": [
8
+ "STT",
9
+ "语音",
10
+ "桥接",
11
+ "Gemini"
12
+ ],
13
+ "social_link": "https://github.com/Weather-719"
14
+ },
15
"astrbot-plugin-openai-responses": {
16
"display_name": "OpenAI Responses API Provider",
17
"desc": "添加OpenAI Responses适配",
0 commit comments