Table of Contents

Enum SearchProfile

Namespace
Mythosia.VectorDb.Postgres
Assembly
Mythosia.VectorDb.Postgres.dll

Runtime search profile presets for recall/latency tradeoffs.

public enum SearchProfile

Fields

Balanced = 1
Fast = 0
HighRecall = 2