-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
PGVector impl #100
base: main
Are you sure you want to change the base?
PGVector impl #100
Conversation
Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev for $20/seat/month or reach us at [email protected] |
Sweep: PR ReviewREADME.mdThe changes in the README.md file involve reordering and updating the status of various vector databases in the "In Progress" and "Not Supported" sections. Potential IssuesSweep isn't 100% sure if the following are issues or not but they may be worth taking a look at.
Lines 84 to 88 in cb7e7ff
View Diff src/vdf_io/export_vdf/pgvector_export.pyThe changes introduce the Sweep Found These Issues
vector-io/src/vdf_io/export_vdf/pgvector_export.py Lines 69 to 81 in cb7e7ff
View Diff src/vdf_io/import_vdf/pgvector_import.pyIntroduced a new class Sweep Found These Issues
vector-io/src/vdf_io/import_vdf/pgvector_import.py Lines 77 to 87 in cb7e7ff
View Diff vector-io/src/vdf_io/import_vdf/pgvector_import.py Lines 96 to 99 in cb7e7ff
View Diff Potential IssuesSweep isn't 100% sure if the following are issues or not but they may be worth taking a look at.
vector-io/src/vdf_io/import_vdf/pgvector_import.py Lines 120 to 126 in cb7e7ff
View Diff src/vdf_io/names.pyA new class attribute src/vdf_io/notebooks/jsonl_to_parquet.ipynbThe changes include reordering the execution of code cells, updating the file path for loading data, modifying the DataFrame display headers and data, and adding new functionality to calculate DataFrame length, display a summary, add a new column, and save the DataFrame as a Parquet file. Sweep Found These Issues
View Diff src/vdf_io/pgvector_util.pyIntroduced a new module Sweep Found These Issues
vector-io/src/vdf_io/pgvector_util.py Lines 42 to 47 in cb7e7ff
View Diff vector-io/src/vdf_io/pgvector_util.py Lines 61 to 63 in cb7e7ff
View Diff |
quickstart notebook
Signed-off-by: Dhruv Anand <[email protected]>
for more information, see https://pre-commit.ci
try duckdb
for more information, see https://pre-commit.ci
fixes #54