Files
crewAI/lib
Greyson LaLonde 47f192e112 fix: handle plain classes and callables in to_serializable
Add __dict__ handler for non-Pydantic classes so their attributes are
serialized rather than falling through to repr(). Guard with a callable
check so functions/lambdas still get repr().
2026-03-31 15:59:43 +08:00
..
2026-03-27 11:26:04 +08:00