メインコンテンツに移動

Interface: IAiSearchConfig

Interface: IAiSearchConfig

Base configuration interface for AppKit plugins

Extends

Indexable

[key: string]: unknown

Properties

host?

optional host: string;

Inherited from

BasePluginConfig.host


indexes?

optional indexes: Record<string, IndexConfig>;

name?

optional name: string;

Inherited from

BasePluginConfig.name


streamConfig?

optional streamConfig: StreamConfig;

SSE stream configuration for this plugin's executeStream() calls (buffer sizes, maxEventSize, TTL, heartbeat). Sets the plugin's StreamManager defaults; a per-call stream config still overrides these. Use it to raise maxEventSize above the 5 MiB default when a stream emits larger events.

Inherited from

BasePluginConfig.streamConfig


telemetry?

optional telemetry: TelemetryOptions;

Inherited from

BasePluginConfig.telemetry


timeout?

optional timeout: number;

Databricks Developer Hub

次のエージェント型アプリを数分でリリースする準備はできていますか?

ドキュメントを読む