Cinnamon / kotaemon

An open-source RAG-based tool for chatting with your documents.
https://cinnamon.github.io/kotaemon/
Apache License 2.0
16.15k stars 1.24k forks source link

[BUG] fail to chat after retrieving files #409

Open sun-timer opened 2 weeks ago

sun-timer commented 2 weeks ago

Description

I have uploaded the files and parsed it successfully. image When I ask about the documents, it retrieved the specific information of the documents and the content was also relevant, but the reply was not known. (Both llms and embedded models are set and test has passed)
download

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

Browsers

Microsoft Edge

OS

Linux

Additional information

No response

taprosoft commented 2 weeks ago

@sun-timer could you provide the console log to see any issue happened? It could be:

sun-timer commented 2 weeks ago

image should I only upload pdf instead of markdown , my embedding model is bce-embedding-base_v1