Skip to content

fix: cURL snippet for collection with sparse vector #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 17, 2025

Conversation

Anush008
Copy link
Member

@Anush008 Anush008 commented Apr 15, 2025

Description

As the title goes.

See #37 (comment)

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
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
Copy link

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