Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
SDK 세션 관련 설정과 동작
sessionConfig
sessionConfig: { inactivityTimeout: 30, // 비활성 상태에서 세션 만료까지의 분 maxSessionAge: 2, // 강제로 새 세션을 시작하기까지의 시간(시간) showNotification: true, // 새 세션 시작 시 알림 표시 여부 }
enableSessionRecording
enableSessionRecording: true