Initializing the Scout Chat SDK for agentic legal interfaces
npm install @scoutline/chat-sdk
import { ScoutChat } from '@scoutline/chat-sdk'; const chat = new ScoutChat({ envId: 'env_xxx', token: 'YOUR_JWT' });
Was this page helpful?
Contact support