es_url
or cloud_id
. If you are using the Elasticsearch Service on Elastic Cloud, you can find the cloud_id
on the Elastic Cloud dashboard.basic_auth
, api_key
, or bearer_auth
.
ZILLIZ_CLOUD_URI
and ZILLIZ_CLOUD_TOKEN
which you can find it on their cloud platform.
PINECONE_API_KEY
which you can find on Pinecone dashboard.
index_name
as a config param in yaml file to specify the index name. If not provided, the index name will be {collection_name}-{vector_dimension}
.QDRANT_URL
and QDRANT_API_KEY
which you can find on Qdrant Dashboard.
WEAVIATE_ENDPOINT
and WEAVIATE_API_KEY
which you can find on Weaviate dashboard.