You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #315 [Store][Qdrant] Use the correct key for making a query (natewiebe13)
This PR was merged into the main branch.
Discussion
----------
[Store][Qdrant] Use the correct key for making a query
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| License | MIT
Using the function as-is provided the data, all with a score of 0. Passing the vector correctly, I was able to get results with scoring as expected.
Ref: https://qdrant.tech/documentation/concepts/search/
Commits
-------
138e99d Use the correct key for making a query
0 commit comments