Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] 开启多轮对话后,没有效果,追问一直是报错! #1961

Open
2 of 3 tasks
15074852943 opened this issue Dec 17, 2024 · 5 comments
Open
2 of 3 tasks
Labels
bug Something isn't working

Comments

@15074852943
Copy link

15074852943 commented Dec 17, 2024

Search before asking

  • I had searched in the issues and found no similar issues.

Version

0.9.8

What's Wrong?

开启多轮对话,问答时,追问一直报错!
image

image

定位是在这一步报的错
image

What You Expected?

希望能够兼容多数据源的数据库,实现根据上下文进行多轮的对话

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@15074852943 15074852943 added the bug Something isn't working label Dec 17, 2024
@mislayming
Copy link
Contributor

看了下代码,这部分实现比较粗糙,只是获取上一个问题,然后仅仅是把你的问题重写,上下文信息有限。。。
image

@15074852943
Copy link
Author

看了下代码,这部分实现比较粗糙,只是获取上一个问题,然后仅仅是把你的问题重写,上下文信息有限。。。 image

感谢你的解答,看着确实是,不过,我在问答时,是直接报错,都没进到这里来
image

@mislayming
Copy link
Contributor

你没进这里来大概率是因为mapped没东西,即问题没匹配到任何关键词。

@15074852943
Copy link
Author

你没进这里来大概率是因为mapped没东西,即问题没匹配到任何关键词。

嗯嗯,不过在官方演示网站上,同样的问法,却又是可以的,不知道为何运行的0.9.8版本的代码却会报错
image

@ShouyuanQ
Copy link

同问,意图解析失败 频率挺高,比如稍微调整问法,就会有比较多解析失败的情况,简单问题也会有,配置也都打开了。
image
image
友好回复好像也不会生效。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants