mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-27 15:08:30 +02:00
docs auto-sync
This commit is contained in:
@@ -60,7 +60,7 @@ First - let's create a collection with dot-production metric.
|
||||
curl -X PUT 'http://localhost:6333/collections/test_collection' \
|
||||
-H 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
vectors: {
|
||||
"vectors": {
|
||||
"size": 4,
|
||||
"distance": "Dot"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user