mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-07 11:38:16 +00:00
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