Skip to content

@egain/ai-agent-sdk API Reference - v0.2.3-beta.2 / AiAgentInitializeOptions

Interface: AiAgentInitializeOptions

Options for AiAgent.initialize.

Table of contents

Properties

Properties

context

Optional context: Record<string, unknown>

Merged on top of AiAgentConfig.context for this init run.

Defined in

core/AiAgent.ts:222

Released under the MIT License.