mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 21:13:50 +00:00
chat logs filter & export (#3737)
* chat logs filter & export * export chat detail
This commit is contained in:
@@ -81,7 +81,10 @@
|
||||
"llm_use_vision_tip": "点击模型选择后,可以看到模型是否支持图片识别以及控制是否启动图片识别的能力。启动图片识别后,模型会读取文件链接里图片内容,并且如果用户问题少于 500 字,会自动解析用户问题中的图片。",
|
||||
"logs_chat_user": "使用者",
|
||||
"logs_empty": "还没有日志噢~",
|
||||
"logs_export_confirm_tip": "当前共 {{total}} 条对话记录,确认导出?",
|
||||
"logs_export_title": "时间,来源,使用者,标题,消息总数,用户反馈,自定义反馈,标注答案数量,对话详情",
|
||||
"logs_message_total": "消息总数",
|
||||
"logs_source": "来源",
|
||||
"logs_title": "标题",
|
||||
"look_ai_point_price": "查看所有模型计费标准",
|
||||
"mark_count": "标注答案数量",
|
||||
|
Reference in New Issue
Block a user