Closed michaelwdombek closed 2 months ago
Me too!
Possibly related to #244 ?
Fixing this with a new patch and updating the docs tonight
This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
Hi @ all
after some discussions in discord and testing with mistral it seems that the agent setup cases some problems.
https://github.com/joaomdmoura/crewAI/blob/2f0bf3b325c86d913ec0c58a280c85120330776d/src/crewai/agent.py#L94-L99
Right now if I do not explicitly set the LLM.model value, anything that is passed as variable is getting overwritten by the default factory.
I can think of two solutions:
I'm in discord up for discussion :) cheers Michael