Documentacion renderizada
Esta pagina renderiza Markdown y Mermaid del modulo directamente desde la fuente publica de documentacion.
Overview#
The Chatbot domain provides AI-powered conversational interfaces with context-aware query routing to middleware domains. It supports multiple AI model tiers, session management, streaming responses, and persistent conversation history with context-scoped interactions.
Key Features#
- Context-aware query routing with automatic domain and intent detection
- Four AI model tiers (SIMPLE, STANDARD, COMPLEX, PREMIUM) with configurable temperature and token limits
- Persistent session management with context scoping (investigation, alert, entity, analysis)
- Real-time async response streaming for token-by-token delivery
- Threaded conversations with parent-child message relationships
- Routing confidence scoring with fallback to general AI
- Organization-level isolation with user ownership validation
- Soft delete support for sessions and messages
Use Cases#
- Investigation-scoped AI conversations for querying case data and generating insights
- Blockchain analysis queries routed to specialized analytics domains
- General-purpose AI assistant for platform navigation and data exploration
- Alert-scoped conversations for contextual threat analysis
Integration#
Integrates with LLM services for AI responses, middleware domains (alert, investigation, blockchain, entity, OSINT) for query routing, and graph database for session relationship tracking.
Last Reviewed: 2026-02-05