Hi there,
Updated Crew to .19.0 - not sure if that is a problem, but when the agent turns towards creating the markdown it gives this error. I've run this before and not ran into this but wondered if the task_output.result is not outputting the same.
File "G:\My Drive\CrewCrew\crewai-updated-tutorial-hierarchical\file_io.py", line 11, in save_markdown
file.write(task_output.result)
TypeError: write() argument must be str, not method