Describe the bug
A clear and concise description of what the bug is.
In ./webapi/appsettings.json, I tried keeping once MemoryStore.Type once asqdrant and then volatile as well.
I uploaded a document via the UI, but the chatbot cannot answer questions on the document.
Something like the following (I uploaded the llama README.md)
To Reproduce
Steps to reproduce the behavior:
- follow the procedure to turn on the qdrant vector store
Expected behavior
A clear and concise description of what you expected to happen.
Chatbot can answer questions on the document
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
- OS: MacOS
- IDE: Code
- Language: C#
- Source: main branch of repository
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
In
./webapi/appsettings.json, I tried keeping onceMemoryStore.Typeonce asqdrantandthen volatileas well.I uploaded a document via the UI, but the chatbot cannot answer questions on the document.
Something like the following (I uploaded the llama README.md)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Chatbot can answer questions on the document
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
Additional context
Add any other context about the problem here.