mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-17 16:45:02 +00:00
perf: vector format (#5516)
* perf: vector format * feat: embedding batch size
This commit is contained in:
@@ -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",
|
||||
|
@@ -7,6 +7,7 @@
|
||||
"avg_ttfb": "平均首字时长 (秒)",
|
||||
"azure": "微软 Azure",
|
||||
"base_url": "代理地址",
|
||||
"batch_size": "并发请求数",
|
||||
"channel_name": "渠道名",
|
||||
"channel_priority": "优先级",
|
||||
"channel_priority_tip": "优先级越高的渠道,越容易被请求到",
|
||||
|
@@ -7,6 +7,7 @@
|
||||
"avg_ttfb": "平均首字時長 (秒)",
|
||||
"azure": "Azure",
|
||||
"base_url": "代理地址",
|
||||
"batch_size": "並發請求數",
|
||||
"channel_name": "管道名稱",
|
||||
"channel_priority": "優先順序",
|
||||
"channel_priority_tip": "優先順序越高的管道,越容易被請求到",
|
||||
|
Reference in New Issue
Block a user