qwen_agent/skills/linggan/ragflow-loader/language.json
朱潮 462ba14074 add language.json for developing and linggan skills
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-23 21:10:36 +08:00

15 lines
358 B
JSON

{
"ja": {
"description": "RAGFlow を用いたナレッジベース検索サービス。",
"category": "データ・取得"
},
"zh": {
"description": "知识库检索服务。",
"category": "数据检索"
},
"en": {
"description": "Knowledge base retrieval service powered by RAGFlow.",
"category": "Data & Retrieval"
}
}