AI对话助手

定时任务 任务编排 对话审计 工具管理 模型管理 系统模型 当前模型配置 附件管理 绑定会话 保存为图片
{{ getModelCategoryText(category) }}

服务商: {{ config.model_provider || '未设置' }}

模型编号: {{ config.model_code || '未设置' }}

访问参数:

API Key: {{ maskApiKey(config.model_access_params.key) }}

API URL: {{ config.model_access_params.url }}

访问参数:

关闭 前往配置
{{ currentConversationName }} ID: {{ currentConversationId.substring(0, 8) }}
角色提示词
多轮对话轮数:
新建对话
{{ message.nice_name }}
{{ message.collapsed ? '展开' : '收起' }}
工具调用: {{ message.toolCollapsed ? '展开' : '收起' }}
工具名称 参数 结果 耗时
{{ toolCall.name }}
{{ JSON.stringify(toolCall.arguments, null, 2) }}
{{ toolCall.result || '无结果' }}
{{ toolCall.timeout || '0s' }}
Token消耗: 输入{{ message.prompt_tokens }} / 输出{{ message.completion_tokens }} / 总计{{ message.total_tokens }} Token消耗: {{ message.total_tokens }}
推理耗时: {{ message.elapsedTime }} 秒
AI正在思考中...
停止AI调用
{{ attachment.name }}
{{ formatFileSize(attachment.size) }}
{{ isTyping ? '停止' : '发送' }}
清空对话
对话ID: {{ currentConversationId }}
创建时间: {{ currentConversationCreatedAt }}
消息数量: {{ messages.length }}
会话类型: {{ currentTaskType }}
最后更新时间: {{ currentConversationUpdatedAt }}
关闭
取消 确定
{{ contextMenuData.isDir ? '下载目录' : '下载文件' }}
查看
阅读理解
删除
创建副本
重命名
下载
删除

该文件类型不支持预览

下载文件
关闭 下载
关闭 下载

{{ item.title }}

参数:
结果:
{{ item.result }}
工具响应:
{{ item.content }}
{{ item.content }}