[Domínios API]

Chatbot Domain

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 conver

Metadados do modulo

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 conver

Voltar a Todos os Módulos

Referencia de origem

content/modules/domain-chatbot.md

Última Atualização

5 de fev. de 2026

Categoria

Domínios API

Checksum do conteudo

ffb2cc3f45048d0e

Etiquetas

api-domainsaireal-timeblockchain

Documentacao renderizada

Esta pagina renderiza o Markdown e Mermaid do modulo diretamente da fonte publica de documentacao.

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#

  1. Investigation-scoped AI conversations for querying case data and generating insights
  2. Blockchain analysis queries routed to specialized analytics domains
  3. General-purpose AI assistant for platform navigation and data exploration
  4. 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