Skip to content

Python: Qdrant memory store connector should also support using the Qdrant cloud (taking the API Key to initialize the connection) #745

@anirudhgarg

Description

@anirudhgarg

Currently the Qdrant memory store connector only supports local installation and thus asking for the port and the endpoint. It should also support the Qdrant cloud service taking the API Key and the endpoint - see here:
https://pypi.org/project/qdrant-client/#:~:text=To%20connect%20to%20Qdrant%20server%2C%20simply%20specify%20host,with%20docker%3A%20docker%20run%20-p%206333%20%3A6333%20qdrant%2Fqdrant%3Alatest

Metadata

Metadata

Assignees

No one assigned

    Labels

    memory connectorpythonPull requests for the Python Semantic Kernel

    Type

    No type

    Projects

    Status

    Sprint: Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions