Documentation / @agentick/angular / CHAT_SESSION_OPTIONS
Variable: CHAT_SESSION_OPTIONS ​
constCHAT_SESSION_OPTIONS:InjectionToken<ChatSessionOptions<ChatMode>>
Defined in: angular/src/chat-session.service.ts:44
Injection token for ChatSession options.
Provide at component level to configure session behavior (renderMode, confirmationPolicy, sessionId, etc).