Files
crewAI/docs
Iris Clawd b690ef69ae docs: add Conversational Flows (self.ask) section to flows docs
Add comprehensive documentation for the self.ask() feature covering:
- Basic usage and API
- Multiple asks in a single method
- Timeout support with retry pattern
- Bidirectional metadata support
- Custom InputProvider protocol (Slack example)
- Auto-checkpoint behavior with persistence
- Comparison table: self.ask() vs @human_feedback
2026-04-02 13:14:21 -07:00
..