15 lines
571 B
JSON
15 lines
571 B
JSON
{
|
|
"ja": {
|
|
"description": "引用なしで rag_retrieve のみを提供します。table_rag_retrieve およびローカルファイル検索は無効化されています。",
|
|
"category": "データ・取得"
|
|
},
|
|
"zh": {
|
|
"description": "仅提供 rag_retrieve 且不附带引用。table_rag_retrieve 以及本地文件检索均已禁用。",
|
|
"category": "数据检索"
|
|
},
|
|
"en": {
|
|
"description": "Only provides rag_retrieve without citation. table_rag_retrieve and local file retrieval are disabled.",
|
|
"category": "Data & Retrieval"
|
|
}
|
|
}
|