File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
llama-index-integrations/vector_stores/llama-index-vector-stores-yugabytedb Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ A LlamaIndex vector store using YugabyteDB as the backend.
77Pre-requisite:
88
99``` bash
10- pip install llama-index-vector-stores-astra-db
10+ pip install llama-index-vector-stores-yugabytedb
1111```
1212
1313A minimal example:
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dev = [
2929name = " llama-index-vector-stores-yugabytedb"
3030version = " 0.5.4"
3131description = " llama-index vector_stores yugabytedb integration"
32- authors = [{name = " Your Name " , email = " you@example .com" }]
32+ authors = [{name = " YugabyteDB " , email = " pypi@yugabyte .com" }]
3333requires-python = " >=3.9,<4.0"
3434readme = " README.md"
3535license = " MIT"
You can’t perform that action at this time.
0 commit comments