mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-15 23:42:37 +00:00
Add type discriminator fields to BaseLLM subclasses and BaseAgentExecutor subclasses so checkpoint deserialization restores the correct provider class instead of always creating LLM/CrewAgentExecutor.