perf: vector format (#5516)

* perf: vector format

* feat: embedding batch size
This commit is contained in:
Archer
2025-08-22 10:18:24 +08:00
committed by GitHub
parent a92917c05f
commit 95325346ff
15 changed files with 436 additions and 38 deletions

View File

@@ -7,6 +7,7 @@
"avg_ttfb": "Average first word duration (seconds)",
"azure": "Azure",
"base_url": "Base url",
"batch_size": "Number of concurrent requests",
"channel_name": "Channel",
"channel_priority": "Priority",
"channel_priority_tip": "The higher the priority channel, the easier it is to be requested",

View File

@@ -7,6 +7,7 @@
"avg_ttfb": "平均首字时长 (秒)",
"azure": "微软 Azure",
"base_url": "代理地址",
"batch_size": "并发请求数",
"channel_name": "渠道名",
"channel_priority": "优先级",
"channel_priority_tip": "优先级越高的渠道,越容易被请求到",

View File

@@ -7,6 +7,7 @@
"avg_ttfb": "平均首字時長 (秒)",
"azure": "Azure",
"base_url": "代理地址",
"batch_size": "並發請求數",
"channel_name": "管道名稱",
"channel_priority": "優先順序",
"channel_priority_tip": "優先順序越高的管道,越容易被請求到",