feat: ability to update knowledge base default file limit
This commit is contained in:
@@ -291,6 +291,11 @@
|
||||
"label": "チャンクオーバーラップ",
|
||||
"placeholder": "チャンクオーバーラップを入力",
|
||||
"required": "チャンクオーバーラップを入力してください"
|
||||
},
|
||||
"totalFilePerKB": {
|
||||
"label": "ナレッジベースのデフォルトファイル制限",
|
||||
"placeholder": "デフォルトのファイル制限を入力してください(例:10)",
|
||||
"required": "デフォルトのファイル制限を入力してください"
|
||||
}
|
||||
},
|
||||
"prompt": {
|
||||
|
||||
Reference in New Issue
Block a user