Skip to main content
The Scout Chat SDK allows you to route messages to specialized agentic models trained for specific legal tasks.

Selecting an Agent

Pass the agentId during session initialization or switch agents mid-thread.
chat.switchAgent('agent_discovery');

Available Agent Profiles

  • agent_discovery: Specialized in document review and fact-node extraction.
  • agent_drafting: Focused on motion writing and Bluebook citation.
  • agent_research: Connected to jurisdictional case law databases.