infiniflow / ragflow

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
https://ragflow.io
Apache License 2.0
24.15k stars 2.36k forks source link

[Question]: Dialog not found #3705

Open adzhua opened 1 day ago

adzhua commented 1 day ago

Describe your problem

In v0.14.0, the api/new_conversation request returns {'code': 102, 'message': 'Dialog not found'}, while it works correctly in v0.12.0. How can this issue be resolved?

KevinHuSh commented 1 day ago

Please refer to this.