botbook/src/chapter-11-features/whats-new.md

1 KiB

What's New

This page has been consolidated with the Multi-Agent Orchestration documentation.

For the latest features including:

  • Agent-to-Agent (A2A) Protocol - Bots communicate and delegate tasks
  • Cross-Session User Memory - User data persists across bots and sessions
  • Dynamic Model Routing - Switch LLM models based on task requirements
  • Hybrid RAG Search - Combined semantic + keyword search with RRF
  • Code Sandbox - Safe Python/JavaScript/Bash execution
  • Agent Reflection - Self-analysis for continuous improvement
  • SSE Streaming - Real-time response streaming

Please see: Multi-Agent Orchestration