tensorchord / pgvecto.rs-py

PGVecto.rs Python library
Apache License 2.0
6 stars 1 forks source link

minor doc issues and table_name prefix #11

Closed SebG-js closed 1 month ago

SebG-js commented 1 month ago

Thank you for this python lib 0.2.1. I have noticed some issues in the SDK doc :

PGVectoRs( db_url=url, collection_name="docs", dimension=1024, recreate=False )

An issue with the code :

gaocegege commented 1 month ago

cc @cutecutecat

cutecutecat commented 1 month ago

Thanks for your feedback, these errors will be fix in next release.