QdrantServerResource Constructors
Class Constructors 1 member
A resource that represents a Qdrant database.
Constructor(string, ParameterResource) Section titled Constructor(string, ParameterResource) Initializes a new instance of the
QdrantServerResource class. public class QdrantServerResource{ public QdrantServerResource( string name, ParameterResource apiKey) { // ... }}Parameters
name string The name of the resource. apiKey ParameterResource A ApplicationModel.ParameterResource that contains the API Key