Skip to content

数据清洗有格式问题 #258

@Ling0727-ai

Description

@Ling0727-ai

System Info / 系統信息

前天的版本更新后输出总会多类的标签,我估计是代码采用的[:-n}而不是replace导致数据格式变化后,截断收到影响。
甚至说运行前必须把handler.py中361行加上 response = response.replace('', '')才能正常运行
{
"_metadata": "do",
"action": "Type",
"text": "文件传输助手")</answe"
}

Who can help? / 谁可以帮助到您?

No response

Information / 问题信息

  • The official example scripts / 官方的示例脚本
  • My own modified scripts / 我自己修改的脚本和任务

Reproduction / 复现过程

git clone
运行

Expected behavior / 期待表现

将索引切割改为replace

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions