Skip to content

Documentation, clarify the use of da as context manager (with statement) when da is backed by vector database #528

@samsja

Description

@samsja

Context

Most of the time ppl should do

with da:
    ...

when working with vector database DA.

The issue is that the documentation is not clear when and why they should do it.

This need to be clarified

Metadata

Metadata

Assignees

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