Skip to content

Commit 1077a87

Browse files
committed
🍻 publish plugin nonebot-plugin-llm-qa-system (#4089)
1 parent aebf4c8 commit 1077a87

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

assets/plugins.json5

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11326,4 +11326,24 @@
1132611326
],
1132711327
"is_official": false
1132811328
},
11329+
{
11330+
"module_name": "nonebot_plugin_llm_qa_system",
11331+
"project_link": "nonebot-plugin-llm-qa-system",
11332+
"author_id": 109930302,
11333+
"tags": [
11334+
{
11335+
"label": "QA",
11336+
"color": "#66ccff"
11337+
},
11338+
{
11339+
"label": "RAG",
11340+
"color": "#66ccff"
11341+
},
11342+
{
11343+
"label": "Ollama",
11344+
"color": "#66ccff"
11345+
}
11346+
],
11347+
"is_official": false
11348+
},
1132911349
]

0 commit comments

Comments
 (0)