Describe the bug
This issue is easy for occurs! I remember the old version have not this 404 error issue
I am not sure this issue whether cause the issue #213 (comment)
BTW: Up to now, I found same issue as #213 is exists indeed, but it have been closed.
@crickman have this #213 bug been fixed? or in fixing? thanks
To Reproduce
You need to config as below only, and then chat!
{
"MemoryStore": {
"Type": "qdrant",
"Qdrant": {
"Host": "http://localhost",
"Port": "6333",
"VectorSize": 1536
// "Key": ""
},
}
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.

Platform
- OS: Windows
- IDE: VS 2022
- Language: [e.g. C#,]
- Source: Latest code on 16th Sep, 2023
Additional context
Add any other context about the problem here.
Describe the bug
This issue is easy for occurs! I remember the old version have not this 404 error issue
I am not sure this issue whether cause the issue #213 (comment)
BTW: Up to now, I found same issue as #213 is exists indeed, but it have been closed.
@crickman have this #213 bug been fixed? or in fixing? thanks
To Reproduce
You need to config as below only, and then chat!
{ "MemoryStore": { "Type": "qdrant", "Qdrant": { "Host": "http://localhost", "Port": "6333", "VectorSize": 1536 // "Key": "" }, }Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
Additional context
Add any other context about the problem here.