mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
docs auto-sync
This commit is contained in:
@@ -45,7 +45,7 @@ Examples with clients
|
||||
from qdrant_client import QdrantClient
|
||||
|
||||
qdrant_client = QdrantClient(
|
||||
host="xyz-example.eu-central.aws.staging-cloud.qdrant.io",
|
||||
"xyz-example.eu-central.aws.staging-cloud.qdrant.io",
|
||||
prefer_grpc=True,
|
||||
api_key="<<-provide-your-own-key->>",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user