|
63 | 63 | "Allowed Endpoints": "允许的端点", |
64 | 64 | "Already have an account?": "已经拥有账号了?", |
65 | 65 | "Alternative to the top_p, and aims to ensure a balance of quality and variety. The parameter p represents the minimum probability for a token to be considered, relative to the probability of the most likely token. For example, with p=0.05 and the most likely token having a probability of 0.9, logits with a value less than 0.045 are filtered out. (Default: 0.0)": "top_p的替代方法,目标是在质量和多样性之间取得平衡。参数p表示一个token相对于最有可能的token所需的最低概率。比如,当p=0.05且最有可能的token概率为0.9时,概率低于0.045的logits会被排除。(默认值:0.0)", |
66 | | - "Always-On Web Search": "", |
| 66 | + "Always-On Web Search": "始终开启联网搜索", |
67 | 67 | "Amazing": "很棒", |
68 | 68 | "an assistant": "AI模型", |
69 | 69 | "Analyzed": "已分析", |
|
238 | 238 | "Default": "默认", |
239 | 239 | "Default (Open AI)": "默认 (OpenAI)", |
240 | 240 | "Default (SentenceTransformers)": "默认(SentenceTransformers)", |
241 | | - "Default mode works with a wider range of models by calling tools once before execution. Native mode leverages the model’s built-in tool-calling capabilities, but requires the model to inherently support this feature.": "", |
| 241 | + "Default mode works with a wider range of models by calling tools once before execution. Native mode leverages the model’s built-in tool-calling capabilities, but requires the model to inherently support this feature.": "默认模式通过在执行前调用一次工具,能够兼容更广泛的模型。原生模式利用模型内置的工具调用能力,但需要模型本身具备该功能的原生支持。", |
242 | 242 | "Default Model": "默认模型", |
243 | 243 | "Default model updated": "默认模型已更新", |
244 | 244 | "Default Models": "默认模型", |
|
349 | 349 | "Enter Chunk Overlap": "输入块重叠 (Chunk Overlap)", |
350 | 350 | "Enter Chunk Size": "输入块大小 (Chunk Size)", |
351 | 351 | "Enter description": "输入简介描述", |
352 | | - "Enter Exa API Key": "", |
| 352 | + "Enter Exa API Key": "输入 Exa API 密钥", |
353 | 353 | "Enter Github Raw URL": "输入 Github Raw 地址", |
354 | 354 | "Enter Google PSE API Key": "输入 Google PSE API 密钥", |
355 | 355 | "Enter Google PSE Engine Id": "输入 Google PSE 引擎 ID", |
|
398 | 398 | "Error accessing Google Drive: {{error}}": "访问 Google 云端硬盘 出错: {{error}}", |
399 | 399 | "Error uploading file: {{error}}": "上传文件时出错: {{error}}", |
400 | 400 | "Evaluations": "竞技场评估", |
401 | | - "Exa API Key": "", |
| 401 | + "Exa API Key": "Exa API 密钥", |
402 | 402 | "Example: (&(objectClass=inetOrgPerson)(uid=%s))": "例如:(&(objectClass=inetOrgPerson)(uid=%s))", |
403 | 403 | "Example: ALL": "例如:ALL", |
404 | 404 | "Example: mail": "例如:mail", |
|
458 | 458 | "Format your variables using brackets like this:": "使用括号格式化你的变量,如下所示:", |
459 | 459 | "Frequency Penalty": "频率惩罚", |
460 | 460 | "Function": "函数", |
461 | | - "Function Calling": "", |
| 461 | + "Function Calling": "函数调用 (Function Calling)", |
462 | 462 | "Function created successfully": "函数创建成功", |
463 | 463 | "Function deleted successfully": "函数删除成功", |
464 | 464 | "Function Description": "函数描述", |
|
630 | 630 | "More": "更多", |
631 | 631 | "Name": "名称", |
632 | 632 | "Name your knowledge base": "为您的知识库命名", |
633 | | - "Native": "", |
| 633 | + "Native": "原生", |
634 | 634 | "New Chat": "新对话", |
635 | 635 | "New Folder": "新文件夹", |
636 | 636 | "New Password": "新密码", |
|
734 | 734 | "Previous 30 days": "过去 30 天", |
735 | 735 | "Previous 7 days": "过去 7 天", |
736 | 736 | "Profile Image": "用户头像", |
737 | | - "Prompt": "", |
| 737 | + "Prompt": "提示词 (Prompt)", |
738 | 738 | "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "提示(例如:给我讲一个关于罗马帝国的趣事。)", |
739 | 739 | "Prompt Content": "提示词内容", |
740 | 740 | "Prompt created successfully": "提示词创建成功", |
|
839 | 839 | "Send": "发送", |
840 | 840 | "Send a Message": "输入消息", |
841 | 841 | "Send message": "发送消息", |
842 | | - "Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "在请求中发送 `stream_options: { include_usage: true }`。\n设置后支持的接口将在返回响应中包含令牌使用信息。", |
| 842 | + "Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "在请求中发送 `stream_options: { include_usage: true }`。设置后,支持的供应商会在响应中返回 Token 使用信息。", |
843 | 843 | "September": "九月", |
844 | 844 | "Serper API Key": "Serper API 密钥", |
845 | 845 | "Serply API Key": "Serply API 密钥", |
|
0 commit comments