diff --git a/docs/how-to/kickoff-for-each.mdx b/docs/how-to/kickoff-for-each.mdx index 4a83f7a5f..68e7ecd15 100644 --- a/docs/how-to/kickoff-for-each.mdx +++ b/docs/how-to/kickoff-for-each.mdx @@ -39,8 +39,7 @@ analysis_crew = Crew( agents=[coding_agent], tasks=[data_analysis_task], verbose=True, - memory=False, - respect_context_window=True # enable by default + memory=False ) datasets = [