iobroker.ai-toolbox
Version:
The ioBroker AI Toolbox Adapter is a powerful integration that enables users to create and manage custom AI tools within their ioBroker smart home environment. This versatile adapter supports multiple Large Language Models (LLMs) and provides a flexible f
60 lines (59 loc) • 7.47 kB
JSON
{
"AI-Tool": "人工智能工具",
"Choose a name for your AI tool and select an appropriate model to process requests.": "为您的 AI 工具选择一个名称,并选择合适的模型来处理请求。",
"Create specific, detailed prompts for better results. If you're new to prompt engineering, consider reviewing prompt design tutorials and best practices.": "创建具体、详细的提示以获得更好的结果。如果您是提示工程的新手,请考虑查看提示设计教程和最佳实践。",
"ERROR: column 'Name' must contain characters A-Za-z0-9 and _ only and must not start with an _": "错误:列“名称”必须仅包含字符 A-Za-z0-9 和 _,并且不能以 _ 开头",
"ERROR: column 'Name' must contain unique text": "错误:“名称”列必须包含唯一文本",
"Model": "模型",
"Name for the Tool": "工具名称",
"Prompt Settings": "提示设置",
"Tool Settings": "工具设置",
"Tools": "工具",
"Which Model should be used for this tool": "该工具应使用哪种型号",
"ai-assistants adapter settings": "ai-assistants的适配器设置",
"option1": "选项1",
"option2": "选项2",
"Active": "积极的",
"Configure retry behavior for failed requests, including maximum attempts and delay between retries.": "配置失败请求的重试行为,包括最大尝试次数和重试之间的延迟。",
"Configure these key parameters:\n- Message History: Number of previous messages to include for context\n- Temperature: Controls output creativity/randomness (0-1)\n- Maximum Tokens: Limits the length of the model's response": "配置这些关键参数:\n- 消息历史记录:包含上下文的先前消息数\n- 温度:控制输出创造力/随机性 (0-1)\n- 最大令牌:限制模型响应的长度",
"Enable Vision/Image requests": "启用视觉/图像请求",
"Enable vision/image requests for this tool, used model MUST support Vision or requests will fail!": "为此工具启用视觉/图像请求,使用的模型必须支持视觉,否则请求将失败!",
"ERROR: column 'Model' must contain unique text": "错误:“模型”列必须包含唯一文本",
"Enable multimodal capabilities for your tool. Ensure you select a model that supports multimodal requests to avoid errors or unexpected behavior.": "为您的工具启用多模式功能。确保选择支持多模式请求的模型,以避免错误或意外行为。",
"Example request (Optional)": "请求示例(可选)",
"Example for a request you are going to send to the tool": "您要发送到该工具的请求示例",
"Example response (Needed if Example request is defined!)": "示例响应(如果定义了示例请求则需要!)",
"An example for the perfect answer to the defined example request": "定义示例请求的完美答案的示例",
"How long to wait between retries": "重试之间等待多长时间",
"How many times should we retry if request to model fails": "如果模型请求失败,我们应该重试多少次",
"If greater 0 previous messages will be included in the request so the tool will stay in context": "如果请求中将包含大于 0 的先前消息,则该工具将保留在上下文中",
"Include Vision Requests in chat history": "在聊天记录中包含愿景请求",
"Link to LM Studio": "LM Studio 链接",
"Link to LocalAI": "链接到本地人工智能",
"Max. Retries": "最大限度。重试",
"Max. Tokens": "最大限度。代币",
"Message History": "留言记录",
"Models": "型号",
"Multimodality": "多模态",
"Name": "姓名",
"Name of the Model": "型号名称",
"Note: Including vision requests in chat history can significantly increase token usage and associated costs due to the size of image data.": "注意:由于图像数据的大小,在聊天历史记录中包含视觉请求可能会显着增加令牌使用量和相关成本。",
"Please enter your Anthropic API Token to start using models like Opus, Haiku and Sonnet. If there are new models released you can simply add them in the table to start using them with ai assistants.": "请输入您的 Anthropic API 令牌以开始使用 Opus、Haiku 和 Sonnet 等模型。如果有新模型发布,您只需将它们添加到表中即可开始与人工智能助手一起使用。",
"Please enter your OpenAI API Token to start using models like Gpt4, Gpt4-o1, Gpt3-5. If there are new models released you can simply add them in the table to start using them with ai assistants.": "请输入您的 OpenAI API 令牌以开始使用 Gpt4、Gpt4-o1、Gpt3-5 等模型。如果有新模型发布,您只需将它们添加到表中即可开始与人工智能助手一起使用。",
"Please enter your Perplexity API Token to start using the models. If there are new models released you can simply add them in the table to start using them with ai assistants.": "请输入您的 Perplexity API 令牌以开始使用模型。如果有新模型发布,您只需将它们添加到表中即可开始与人工智能助手一起使用。",
"Please write an example of how you will send a request to this tool": "请写一个示例,说明如何向此工具发送请求",
"Please write the answer in the format and style you would like to receive from the tool": "请按照您希望从该工具收到的格式和风格写下答案",
"Request Settings": "请求设置",
"Retry Delay in Seconds": "重试延迟(以秒为单位)",
"Select if vision request should be included in the chat history": "选择视觉请求是否应包含在聊天历史记录中",
"Settings": "设置",
"System Prompt": "系统提示",
"Temperature": "温度",
"The system prompt which should contain all relevant information that describes the tool": "系统提示应包含描述该工具的所有相关信息",
"Tool parameters": "刀具参数",
"URL for Inference Server": "推理服务器的 URL",
"When enabled, a .image_url state will be created. Including an image URL in this state along with your text request will send both to the model for processing.": "启用后,将创建 .image_url 状态。在这种状态下包含图像 URL 以及文本请求会将两者发送到模型进行处理。",
"You are an intelligent AI tool that has the task to..": "你是一个智能人工智能工具,其任务是..",
"You can use your custom or self hosted inference server to run open source models. The server needs to follow the rest api standards used by many providers, see examples below. Please make sure to add your used models by name to the table below.": "您可以使用自定义或自托管推理服务器来运行开源模型。服务器需要遵循许多提供商使用的其余 API 标准,请参阅下面的示例。请确保将您使用的型号按名称添加到下表中。",
"Create and manage your AI tools. Each tool can be configured with a specific model, prompt, and parameters to optimize performance and results. You can also enable multimodal capabilities for tools that support vision/image requests.": "创建和管理您的AI工具。每个工具都可以使用特定模型,提示和参数配置,以优化性能和结果。您还可以为支持视觉/图像请求的工具启用多模式功能。"
}