Optional
authThe authentication credentials to use when connecting to Weaviate, e.g. API key
Optional
headers?: Record<string, string>Additional headers to include in the request
Optional
skipWhether to skip the initialization checks
Optional
timeout?: TimeoutParamsThe timeouts to use when making requests to Weaviate
The options available to the
weaviate.connectToWeaviateCloud
method.