{{ getSystemPageTitle(systemPage) }}
{{ userGroupList.length }}
用户组总数
{{ userGroupList.filter(r => r.assignees && r.assignees.some(a => a.type === 'dept')).length }}
按部门分配
{{ userGroupList.filter(r => r.assignees && r.assignees.some(a => a.type === 'team')).length }}
按子部门分配
{{ userGroupList.filter(g => g.code !== 'super_admin').length }}
普通用户组
基础配置
配置系统的基本参数,包括系统名称、Logo、会话超时时间和语言设置等
系统基本设置
安全设置
配置系统的安全策略,包括密码策略、登录锁定机制和双因素认证等,保障系统安全
密码策略
登录安全
通知设置
配置系统的通知方式,包括邮件、短信和站内消息等通知渠道
邮件通知
其他通知方式
模型列表
GPT-4
已部署
OpenAI 最新一代多模态大语言模型
Claude 3.5
已部署
Anthropic 高性能推理模型
Qwen 2.5
未部署
通义千问开源大语言模型
Llama 3.1
已部署
Meta 开源大语言模型
平台用量中心
数据看板
应用排行
成本明细
来源
维度
日期
粒度
导出CSV
总调用次数
{{ platformStats.totalCalls }}次
较上月 +18.2%
Token消耗总量
{{ platformStats.totalToken }}万
较上月 +12.5%
平均响应时长
{{ platformStats.avgResponse }}ms
较上月 -8.3%
文件处理量
{{ platformStats.totalFiles }}个
较上月 +31.2%
工具调用次数
{{ platformStats.totalTools }}次
较上月 +15.8%
预估总费用
¥{{ platformStats.totalCost }}
较上月 +14.6%
平台级数据汇总 | 当前维度: {{ usageDimensionLabel }} | 预估费用仅供参考 | 支持导出CSV用于成本核算
平台调用趋势
API 总调用量 近7日
Token 消耗趋势 近7日
{{ usageDimensionTitle }}用量排行 TOP 10
当前维度: {{ usageDimensionLabel }}| 排名 | {{ usageDimensionName }} | 调用次数 | Token消耗 | 响应(ms) | 文件处理 | 工具调用 | 预估费用 | 环比 |
|---|---|---|---|---|---|---|---|---|
| {{ index + 1 }} | {{ item.name }} | {{ item.calls.toLocaleString() }} | {{ item.token.toFixed(1) }} 万 | {{ item.response }} | {{ item.files.toLocaleString() }} | {{ item.tools.toLocaleString() }} | ¥{{ item.cost }} | {{ item.trend > 0 ? '+' : '' }}{{ item.trend }}% |
成本分布分析
应用成本占比
项目成本对比
月度成本趋势
调用统计模块开发中...
性能监控模块开发中...
用量中心详情页开发中...
请点击「应用概览」查看平台级用量统计
项目管理
{{ isToolPage ? '从工具模板创建' : '从应用模板创建' }}
{{ template.tag }}
{{ template.title }}
{{ template.desc }}
更多模板
{{ getPageTitle(currentPage) }}
全部
Chatbot
工作流
Agent
全部
自定义
MCP
技能
数据源
{{ selectedProject || '请选择项目' }}
{{ searchFilterOptions.find(opt => opt.value === searchFilter)?.label || '名称' }}
{{ template.title }}
{{ template.statusText || '已发布' }}
{{ isToolPage ? '创建工具' : '创建应用' }}
{{ folder.name }}
{{ app.name }}
{{ isToolPage ? (app.toolStatusText || '已启用') : (app.statusText || '未发布') }}
知识库
请选择项目
通用知识库
通过上传文件或手动录入构建知识库
Web 知识库
通过网站链接构建知识库
工作流知识库
通过自定义工作流方式构建知识库
{{ folder.name }}
{{ app.name }}
{{ app.statusText || '未发布' }}