Skip to content

fix: cURL snippet for collection with sparse vector#37

Merged
Anush008 merged 3 commits into
mainfrom
fix--cURL-snippet-for-sparse-vector-collection
Apr 17, 2025
Merged

fix: cURL snippet for collection with sparse vector#37
Anush008 merged 3 commits into
mainfrom
fix--cURL-snippet-for-sparse-vector-collection

Conversation

@Anush008
Copy link
Copy Markdown
Member

@Anush008 Anush008 commented Apr 15, 2025

Description

As the title goes.

See #37 (comment)

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Comment on lines 20 to 31
"dense-vector-name": {
"size": 1536,
"distance": "Cosine"
},
"sparse_vectors": {
"sparse-vector-name": {
"index": {
"on_disk": true
}
}
},
"sparse_vectors": {
"sparse-vector-name": {
"index": {
"on_disk": true
}
}
}
Copy link
Copy Markdown
Member Author

@Anush008 Anush008 Apr 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the my manual change.

@qdrant qdrant deleted a comment from github-actions Bot Apr 15, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 15, 2025

@Anush008 Anush008 changed the title feat: cURL snippet for collection with sparse vector fix: cURL snippet for collection with sparse vector Apr 16, 2025
@Anush008 Anush008 merged commit 5652cc8 into main Apr 17, 2025
1 check passed
@Anush008 Anush008 deleted the fix--cURL-snippet-for-sparse-vector-collection branch April 17, 2025 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants