Files
crewAI/lib
Greyson LaLonde c9c3ac8dcc fix: serialize args_schema as JSON schema for checkpoint roundtrip
Use BeforeValidator/PlainSerializer with create_model_from_schema to
serialize type[BaseModel] as its JSON schema dict and reconstruct a
dynamic model on deserialization.
2026-04-07 00:04:45 +08:00
..