mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-08-19 02:18:00 +00:00
Modified the llm parameter assignment to retrieve the model attribute from llm if it is not a string, ensuring compatibility with different llm types.