Skip to content

sessions / Exports / ChatConfig

Interface: ChatConfig

Chat configuration interface - simplified

Table of contents

Properties

Properties

chatName

Optional chatName: string

Defined in

types/chat.ts:16


description

Optional description: string

Defined in

types/chat.ts:17


robotaConfig

robotaConfig: AgentConfig

Defined in

types/chat.ts:18


agentTemplate

Optional agentTemplate: string

Defined in

types/chat.ts:19

Released under the MIT License.