Class HnswSearchRuntimeOptions
- Namespace
- Mythosia.VectorDb.Postgres
- Assembly
- Mythosia.VectorDb.Postgres.dll
public sealed class HnswSearchRuntimeOptions : VectorSearchRuntimeOptions
- Inheritance
-
HnswSearchRuntimeOptions
- Inherited Members
-
Constructors
HnswSearchRuntimeOptions()
public HnswSearchRuntimeOptions()
Properties
Balanced
public static HnswSearchRuntimeOptions Balanced { get; }
Property Value
- HnswSearchRuntimeOptions
EfSearch
public int? EfSearch { get; init; }
Property Value
- int?
Fast
public static HnswSearchRuntimeOptions Fast { get; }
Property Value
- HnswSearchRuntimeOptions
HighRecall
public static HnswSearchRuntimeOptions HighRecall { get; }
Property Value
- HnswSearchRuntimeOptions