IndexInputType Class

An enumeration of values for the types of input data for an index.

Inheritance
builtins.object
IndexInputType

Constructor

IndexInputType()

Attributes

AOAI

Azure OpenAI input data type.

AOAI = 'aoai'

GIT

GIT = 'git'

LOCAL

LOCAL = 'local'