We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 490520a commit 842c482Copy full SHA for 842c482
lib/qdrant/points.rb
@@ -71,6 +71,7 @@ def get(
71
response.body
72
end
73
74
+ # Retrieve full information of points by ids
75
def get_all(
76
collection_name:,
77
ids:,
0 commit comments