Back to Botpress

README

packages/llmz/examples/02_chat_exits/README.md

12.30.9298 B
Original Source

Exits

This demo shows how the chat can exit (ie. transition) when certain criteria are met. In this case, the agent has two exits:

  1. Handoff to Human (with a reason)
  2. Exit / Quit

The handoff is also typed with a mandatory enum for the reason to escalade.

🎥 Demo