Table of Contents

Property AutoEmbeddingModelName

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AutoEmbeddingModelName

The model to for auto-embedding in the query. Must be compatible with the model used to create the index.

public string AutoEmbeddingModelName { get; set; }

Property Value

string