llm-graph-builder
llm-graph-builder copied to clipboard
chat bot can not work
I updated files and generate graph successfully. and then talk in the chat, it response I couldn't find any relevant documents to answer your question. no matter what I asked.
The detail info is:
To generate this response, the process took 1.85 seconds, utilizing 0 tokens with the model llama3:8b in graph & vector mode.
Did I miss anything?
I updated files and generate graph successfully. and then talk in the chat, it response
I couldn't find any relevant documents to answer your question.no matter what I asked.The detail info is:
To generate this response, the process took 1.85 seconds, utilizing 0 tokens with the model llama3:8b in graph & vector mode.Did I miss anything?
I couldn't find any relevant documents to answer your question I also got this response. because there are no relevant chunks for the given query above a certain threshold.This can be resolve by changing the threshold level
@sakthii25 can your provide more details on your configuration, and if the graph extraction actually worked? please share the backend logs.