You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: transports/config.schema.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3652,7 +3652,7 @@
3652
3652
"description": "Embedding vector dimension"
3653
3653
},
3654
3654
"timeout": {
3655
-
"description": "Per-request embedding timeout (duration string like '100ms', or milliseconds as a number; default: 100ms). On timeout the fallback classifier is used.",
3655
+
"description": "Per-request embedding timeout (duration string like '500ms', or milliseconds as a number; default: 500ms). On timeout the fallback classifier is used.",
0 commit comments