Samuel Kocúr
Samuel Kocúr
Fixes the issue: https://github.com/joaomdmoura/crewAI/issues/502
When attempting to run our agents on AWS Lambda, I encounter an [Errno 30] Read-only file system error. This issue arises because Lambda only allows writing to the `/tmp `directory....
In [documenation](https://docs.crewai.com/core-concepts/Agents/#agent-attributes) is written: Max Iter is the maximum number of iterations the agent can perform before being forced to give its best answer. Why does the agent return: "Agent...