0.0.5 • Published 2 years ago

@w5/qdrant v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@w5/qdrant

test/main.coffee :

#!/usr/bin/env coffee

> @w5/qdrant:Q


# console.log await Q.GET.collections()
#
# {points} = Q.POST.collections.clip
# console.log await points {
#   ids:[2,5]
#   with_payload: true
# }
# console.log await points {
#   ids:[2,5]
#   with_payload: true
# }

output :

./out.txt
0.0.5

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago