Skip to content

Issues in Couchbase DocumentStore #376

@TaMaN2031A

Description

@TaMaN2031A

In this documentation page, which exists in the file in the repo, there is a wrong import of Pipeline in the example that elaborates using DocumentWriter with CouchbaseDocumentStore:

from haystack import Document
from haystack.components.embedders import SentenceTransformersDocumentEmbedder
from haystack.components.writers import DocumentWriter
**from haystack.pipeline import Pipeline**
from haystack.utils.auth import Secret
from couchbase_haystack import CouchbaseSearchDocumentStore, CouchbasePasswordAuthenticator

The links at the end of the page are also broken.

Metadata

Metadata

Assignees

No one assigned

    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