Skip to content

Update database client installation commands - #829

Open
s-h-a-d-o-w wants to merge 1 commit into
zilliztech:mainfrom
s-h-a-d-o-w:patch-1
Open

Update database client installation commands#829
s-h-a-d-o-w wants to merge 1 commit into
zilliztech:mainfrom
s-h-a-d-o-w:patch-1

Conversation

@s-h-a-d-o-w

Copy link
Copy Markdown
Contributor

A few minor changes:

  • Sort commands alphabetically
  • Add lancedb
  • Make commands copy-pasteable. See:
~/temp/vdbb 10svdbb ❯ uv pip install vectordb-bench[pgvector]
zsh: no matches found: vectordb-bench[pgvector]

~/temp/vdbbvdbb ❯ uv pip install 'vectordb-bench[pgvector]'
Resolved 93 packages in 715ms
Prepared 3 packages in 143ms
Installed 3 packages in 2ms
 + pgvector==0.5.0
 + psycopg==3.3.4
 + psycopg-binary==3.3.4

Please just let me know if you maybe don't want one of these changes and I'll undo that.

Sorted installation commands, added lancedb, made it copy-pasteable
@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: s-h-a-d-o-w
To complete the pull request process, please assign xuanyang-cn after the PR has been reviewed.
You can assign the PR to them by writing /assign @xuanyang-cn in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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