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: java.lang.ClassCastException: class java.lang.String cannot be cast to class java.util.List #1661

Open
f39516046 opened this issue Feb 22, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@f39516046
Copy link

Chat2DB Version

0.3.7

Describe the bug

类型转换错误,看了源码,疑似发现缓存PUT中存在 类型写入不一致的情况,需要确认是否是BUG行为。具体参考截图
java.lang.ClassCastException: class java.lang.String cannot be cast to class java.util.List

Image

Image

Image

@f39516046 f39516046 added the bug Something isn't working label Feb 22, 2025
@Chee-0806
Copy link

我也遇到了这个问题,复现的步骤是配置自定义AI,我用的是硅基流动的,链接pg数据库后新建查询,第一次对话可以正常返回,第二次对话这个异常必现

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

2 participants