Documentazione renderizzata
Questa pagina renderizza Markdown e Mermaid del modulo direttamente dalla fonte pubblica di documentazione.
Overview#
The LLM domain provides a unified interface for interacting with various large language model providers. It supports multiple assistant modes, context scopes, and response depths for tailored AI interactions within investigations, enabling research, analysis, writing, coding, summarization, and translation.
Key Features#
- Multi-provider support across multiple AI provider families
- Multiple assistant modes (research, analysis, writing, coding, summarization, translation, general)
- Configurable response depth (brief, standard, detailed, exhaustive)
- Context scope management (current page, investigation, organization, global)
- Investigation-aware context for case-specific AI interactions
- Secrecy level alignment to match data classification requirements
- Page context support for UI-aware AI responses
Use Cases#
- Conducting deep research queries within investigation context using advanced AI models
- Generating executive summaries of investigations for stakeholder communication
- Analyzing transaction patterns and identifying anomalies with AI assistance
- Drafting investigation reports with investigation-scoped context awareness
Integration#
The LLM domain integrates with RAG for document Q&A, Chatbot for chat interface, AI Triage for automated prioritization, and Analysis for analytical tools.
Last Reviewed: 2026-02-05