Skip to content

uploading documents with memory volatile and qdrant - chatbot cannot answer questions on the document #213

@ekdnam

Description

@ekdnam

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)

Screenshot 2023-08-18 at 7 06 35 PM

To Reproduce
Steps to reproduce the behavior:

  1. 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingexternal dependency issueIssues related to external dependencies (e.g. Azure)memoryIssues or questions related to memorywebapiPull requests that update .net code

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions