Interface defining the arguments required to create an instance of AnalyticDBVectorStore.

Hierarchy

  • AnalyticDBArgs

Properties

connectionOptions: PoolConfig
collectionName?: string
embeddingDimension?: number
preDeleteCollection?: boolean

Generated using TypeDoc