docs(crews): document missing params and add Checkpointing section (OSS-32) (#5409)
- Add 8 missing parameters to the Crew Attributes table: chat_llm, before_kickoff_callbacks, after_kickoff_callbacks, tracing, skills, security_config, checkpoint - Add new "## Checkpointing" section before "## Memory Utilization" with: - Quick-start checkpoint=True example - Full CheckpointConfig usage example - Crew.from_checkpoint() resume pattern - CheckpointConfig attributes table (location, on_events, provider, max_checkpoints) - Note on auto-restored checkpoint fields Closes OSS-32
L
Lorenze Jay committed
2f48937ce41ef2fe91e40f17085418c5428a9393
Parent: c5192b9
Committed by GitHub <noreply@github.com>
on 4/16/2026, 11:57:00 PM