Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

refactor and enhance Lancedb URI Handling in AutoVectorStoreIndex #182

Merged
merged 8 commits into from
Dec 22, 2023

Conversation

SeeknnDestroy
Copy link
Collaborator

@SeeknnDestroy SeeknnDestroy commented Dec 22, 2023

This PR resolves issue #180 by ensuring isolated database sessions per client, introducing default behaviors to create new databases, and enforcing stringent URI validation. Added parameters 'exist_ok' and 'overwrite_existing' prevent accidental overwrites and enable explicit control over database updates, aligning with best practices for data integrity and session isolation.

@SeeknnDestroy SeeknnDestroy merged commit 2ec1b21 into main Dec 22, 2023
12 checks passed
@SeeknnDestroy SeeknnDestroy deleted the feature/lancedb-uri-handling branch December 22, 2023 16:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants