feat(webui): add context window setting
This commit is contained in:
@@ -137,7 +137,8 @@
|
||||
"cliAppsFilter": "Bộ lọc ứng dụng CLI",
|
||||
"engine": "Engine",
|
||||
"logs": "Nhật ký",
|
||||
"diagnostics": "Chẩn đoán"
|
||||
"diagnostics": "Chẩn đoán",
|
||||
"contextWindow": "Context window"
|
||||
},
|
||||
"help": {
|
||||
"theme": "Chuyển giữa giao diện sáng và tối.",
|
||||
@@ -175,7 +176,8 @@
|
||||
"logs": "Mở thư mục nhật ký native engine.",
|
||||
"diagnostics": "Xuất báo cáo runtime nhỏ để hỗ trợ.",
|
||||
"localServiceAccessNative": "Allow Full Access shell commands to reach services on this Mac.",
|
||||
"webuiDefaultAccessNative": "Used by native chats without a project-specific permission."
|
||||
"webuiDefaultAccessNative": "Used by native chats without a project-specific permission.",
|
||||
"contextWindow": "Choose the default context budget for this model configuration."
|
||||
},
|
||||
"values": {
|
||||
"light": "Sáng",
|
||||
|
||||
Reference in New Issue
Block a user