Skip to content

improve documentation for client.points.upsert in readme #15

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

Open
jronallo opened this issue Mar 26, 2024 · 1 comment
Open

improve documentation for client.points.upsert in readme #15

jronallo opened this issue Mar 26, 2024 · 1 comment

Comments

@jronallo
Copy link

The readme only shows the "batch" approach for uploading points. It is also valid, even with this client, to send points with the "points" key as a more "record-oriented equivalent" as the Qdrant documentation states. As the batch approach which splits out the data might be awkward for some, it would be nice to show the "points" record-oriented approach as well.

Additionally the comment for the upsert section should be better description rather than "Get a single data object."

https://qdrant.tech/documentation/concepts/points/#upload-points

@andreibondarev
Copy link
Collaborator

@jronallo I would really appreciate a PR if you're able to work on this! Thank you!

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

No branches or pull requests

2 participants