qwen_agent/skills/support/kfs-answer/language.json
2026-06-23 18:35:23 +08:00

14 lines
934 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"ja": {
"description": "datasets ナレッジベースに関する**すべての**質問に回答するための主要スキル。ファイル検索、クエリ実行SQL / markdownを行い、引用付きで回答を返します。データ関連の質問では**必ず最初に**使用してください。",
"category": "データ・取得"
},
"zh": {
"description": "用于回答有关 datasets 知识库的**所有**问题的主要技能。可搜索文件、执行查询SQL / markdown并返回带引用的答案。任何与数据相关的问题**必须**优先使用此技能。",
"category": "数据检索"
},
"en": {
"description": "Primary skill for answering ALL questions about the datasets knowledge base. Search files, run queries (SQL / markdown), and return answers with citations. MUST be used first for any data-related question.",
"category": "Data & Retrieval"
}
}