Skip to main content

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


telemetry?

optional telemetry: TelemetryOptions;

Inherited from

BasePluginConfig.telemetry


timeout?

optional timeout: number;

Databricks Developer Hub

Ready to ship your next agentic app in minutes?

Read docs