Skip to main content
Version: 0.9.14

TOBi managed LLM

TOBi (type vodafone_tobi) is a managed LLM integration, not a modular STT/TTS vendor. The platform hosts the conversational brain; your flow configures how Delphi forwards SIP context to the bot and which managed actions (transfer, hangup) the bot may trigger.

Rendered on the canvas as the Managed LLM node.

Pipeline role

StageTOBi
STT / TTS / RealtimeNot configured here — handled by the managed integration
LLMvodafone_tobi in pipeline LLM slot or Managed LLM node

Key fields

FieldDescription
Base URLVodafone chatbot API host (with or without /v1/chatbot path suffix)
Client ID / Client SecretOAuth-style credentials via team variables
Bot nameManaged bot identifier
Callback / response pathsAdvanced routing for bot callbacks
Channel Data ForwardingSIP header → bot context rules — see SIP header context rules
DTMF defaultsManaged DTMF collection defaults for the integration

Managed transfer and hangup actions are configured on the Managed LLM / Managed action inspectors and validated at runtime against platform egress and transfer restrictions.

TOBi often sends multiple text messages before hangup; pipeline mode plays them in order and defers hangup until speech finishes. See Speech playback and hangup.

API reference

Bot callback payloads (transferTarget, hangupSipHeaders, failover, and related fields) are documented in Managed callback actions.

See also