camel icon indicating copy to clipboard operation
camel copied to clipboard

[Feature Request] Fix DeprecationWarning in QdrantStorage

Open coolbeevip opened this issue 9 months ago • 0 comments

Required prerequisites

  • [x] I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
  • [ ] Consider asking first in a Discussion.

Motivation

DeprecationWarning: `search` method is deprecated and will be removed in the future. Use `query_points` instead.
    search_result = self._client.search(

Solution

No response

Alternatives

No response

Additional context

No response

coolbeevip avatar Mar 11 '25 05:03 coolbeevip