Partager via


WeaviateVectorStoreOptions.ApiKey Property

Definition

Weaviate API key.

public string? ApiKey { get; set; }
member this.ApiKey : string with get, set
Public Property ApiKey As String

Property Value

Remarks

This parameter is optional because authentication may be disabled in local clusters for testing purposes.

Applies to