DiscoveryEngineUpdate interface

Discovery Engine Update Request. This will create the discovery engine if it does not already exist.

Properties

configuration

The Discovery Engine configuration.

systemPrompt

The system prompt.

Property Details

configuration

The Discovery Engine configuration.

configuration?: Record<string, any>

Property Value

Record<string, any>

systemPrompt

The system prompt.

systemPrompt?: string

Property Value

string