Hierarchy

Properties

config: {
    cls: string;
    embeddingsField: string;
    maxK: number;
    method: string;
    patchesField: string;
    supportsLeastSimilarity: boolean;
    supportsPrompts: boolean;
    type: string;
}

Type declaration

  • cls: string
  • embeddingsField: string
  • maxK: number
  • method: string
  • patchesField: string
  • supportsLeastSimilarity: boolean
  • supportsPrompts: boolean
  • type: string
key: string
timestamp: string
version: string
viewStages: readonly string[]

Generated using TypeDoc