Add min width to parameters sidebar of retrieval web page

This commit is contained in:
yangdx
2025-03-13 22:56:59 +08:00
parent abead02f39
commit 1a92d46bff
4 changed files with 10 additions and 2 deletions

View File

@@ -240,5 +240,8 @@
"streamResponse": "Stream Response",
"streamResponseTooltip": "If True, enables streaming output for real-time responses"
}
},
"apiSite": {
"loading": "Loading API Documentation..."
}
}