You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@adogwangwang Hi, it seems like you have the same issue with #2079 (comment).
The good news it, we fixed it in v0.6.1. Therefore, please update db-gpt, and then update your env according to the .env.template, thank you.
Aries-ckt
changed the title
[Bug] [Module Name] Bug title上传文件到图知识库报错
[Bug] [Module Name] Bug title Error when uploading files to the graph knowledge base
Oct 25, 2024
Search before asking
Operating system information
Linux
Python version information
DB-GPT version
main
Related scenes
Installation Information
Installation From Source
Docker Installation
Docker Compose Installation
Cluster Installation
AutoDL Image
Other
Device information
gpu v100
Models information
qwen2.5 72b
bge m3
bge reranker
What happened
我使用的是dbgpt 0.5.10版本, 当我上传文件到图知识库时发生报错{code: CypherException} {message: CypherException: visit(...) failed at src/cypher/arithmetic/ast_expr_evaluator.cpp:480} ,通过debug发现问题出现在app\dbgpt\storage\graph_store\factory.py文件中的return store_cls(config) 这一句,不知道是什么原因,请大佬们帮忙解答! 试过txt和md格式文档,都会报错
![image](https://private-user-images.githubusercontent.com/145645189/379082639-866999e9-e922-4722-974b-2fa530263aae.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNTYwMjMsIm5iZiI6MTczOTA1NTcyMywicGF0aCI6Ii8xNDU2NDUxODkvMzc5MDgyNjM5LTg2Njk5OWU5LWU5MjItNDcyMi05NzRiLTJmYTUzMDI2M2FhZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQyMzAyMDNaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xZjJlMWM5N2JmMTNlZGQyYmQxODEwNDk4MGUyNGU5ZDBkNGY3YTg0MTk3NzcxN2RkZjlhNzMwMjQzOTUxZDA5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ZUrzxUJ1jMVK6nlpkKCNbJCpmkKtODCgXsqe5GBCEI8)
What you expected to happen
希望老师们能够帮我找到原因,并解决,然后想问图知识库支持的是什么格式的文件来上传?
How to reproduce
Additional context
No response
Are you willing to submit PR?
The text was updated successfully, but these errors were encountered: