Files
crewAI/lib
Greyson LaLonde 470af2f9e1 feat: add llm_type and executor_type discriminators for checkpoint fidelity
Add type discriminator fields to BaseLLM subclasses and
BaseAgentExecutor subclasses so checkpoint deserialization restores
the correct provider class instead of always creating LLM/CrewAgentExecutor.
2026-04-06 20:32:19 +08:00
..