AI Flow Summary¶
Chat mode flow¶
In chat mode, the system follows these steps:
- Read user travel request
- Extract important details
- Check for missing fields
- Ask for clarification if needed
- Confirm ambiguous dates
- Build structured request
- Pass it into the normal booking engine
Why this matters¶
This keeps the AI flow flexible for the user but controlled for the system.