eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
http://docs.dbgpt.cn
MIT License
13.15k stars 1.74k forks source link

[Bug] [Chat Data] when Input the question #phone is 13222232323,return the phone. format is {"phone":""}#, get the blank response. #1677

Closed justwangweimin closed 3 weeks ago

justwangweimin commented 2 months ago

Search before asking

Operating system information

Windows

Python version information

3.10

DB-GPT version

main

Related scenes

Installation Information

Device information

Device GPU 2*H100,80G

Models information

LLM: qwen:7b

What happened

bug1

  1. I found a strange bug. when i input any question include “{}”, then the answer will be blank.
  2. the llm's return is right. but the page show the blank.

What you expected to happen

fix the bug

How to reproduce

Input the question including "{}", such as '{“xx”:""}'

Additional context

No response

Are you willing to submit PR?

justwangweimin commented 2 months ago

@wangzaistone

justwangweimin commented 2 months ago

Input question: phone is 13222232323,return the phone. format is {"phone":""} Response: the answer is {"phone":"13222232323"}, after a while, the answer will automatically be cleared.

justwangweimin commented 2 months ago

help

github-actions[bot] commented 1 month ago

This issue has been marked as stale, because it has been over 30 days without any activity.

github-actions[bot] commented 3 weeks ago

This issue bas been closed, because it has been marked as stale and there has been no activity for over 7 days.