Skip to content

[destination-qdrant] No option to connect to local QDrant instance #42858

Open
@AnaCoda

Description

Connector Name

destination-qdrant

Connector Version

0.1.5

What step the error happened?

Configuring a new connector

Relevant information

Despite a "local mode" authentication method being listed in the documentation for a Qdrant connector:

(Required) Authentication method

For local mode
    Host for example localhost
    Port for example 8000
    gRPC Port (Optional)
For cloud mode
    Url The url of the cloud Qdrant instance.
    API Key The API Key for the cloud Qdrant instance

When I add a Qdrant connector, I can find no mention of "local" or "cloud" mode and I am only given the option to use a Url and API Key:
image

So I am unable to connect to a local Docker Qdrant deployment. My Airbyte instance is deployed through abctl

Relevant log output

No response

Contribute

  • Yes, I want to contribute

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions