qwen_agent/skills/autoload/support/rag-retrieve/language.json
2026-06-23 18:35:23 +08:00

15 lines
506 B
JSON

{
"ja": {
"description": "PrePrompt フックと MCP サーバーを通じて、RAG およびテーブル RAG の検索ツールを提供します。",
"category": "データ・取得"
},
"zh": {
"description": "通过 PrePrompt 钩子和 MCP 服务器提供 RAG 与表格 RAG 检索工具。",
"category": "数据检索"
},
"en": {
"description": "Provides RAG and table RAG retrieval tools through a PrePrompt hook and MCP server.",
"category": "Data & Retrieval"
}
}