Skip to content

Make create_col consistent for all Vector Stores #2465

Open
@Dev-Khant

Description

@Dev-Khant

🐛 Describe the bug

Currently, the create_col function in all vector stores has different sets of parameters. To maintain consistency across all vector stores, update the base method to create_col(self) with no parameters. All necessary parameters should be accessed from the __init__ method.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions