Skip to content

AI Flow Summary

Chat mode flow

In chat mode, the system follows these steps:

  1. Read user travel request
  2. Extract important details
  3. Check for missing fields
  4. Ask for clarification if needed
  5. Confirm ambiguous dates
  6. Build structured request
  7. Pass it into the normal booking engine

Why this matters

This keeps the AI flow flexible for the user but controlled for the system.