DeepAgent

DeepAgent support uses an Agent-orchestration architecture for the GenAI Assistant.

DeepAgents replace the legacy supervisor that the GenAI Assistant uses. DeepAgents add a tool-aware and context-sensitive orchestration layer that improves routing for Agents and Tools. Deep Agents also improve the response format that the GenAI Assistant generates.

DeepAgents provide these capabilities:

  • Use the api/v2/chat endpoint for the GenAI Assistant to stream responses
  • Use streamMode field for token-level streaming
  • Structured output formatting, including tables and in-line drillback navigation
  • The internal Planning Tool to create structured plans for complex tasks

To learn more about the features offered with DeepAgents, see DeepAgent capabilities.