Add min width to parameters sidebar of retrieval web page
This commit is contained in:
@@ -240,5 +240,8 @@
|
||||
"streamResponse": "Stream Response",
|
||||
"streamResponseTooltip": "If True, enables streaming output for real-time responses"
|
||||
}
|
||||
},
|
||||
"apiSite": {
|
||||
"loading": "Loading API Documentation..."
|
||||
}
|
||||
}
|
||||
|
@@ -225,5 +225,8 @@
|
||||
"streamResponse": "流式响应",
|
||||
"streamResponseTooltip": "如果为True,启用实时流式输出响应"
|
||||
}
|
||||
},
|
||||
"apiSite": {
|
||||
"loading": "正在加载 API 文档..."
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user