mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-15 23:42:37 +00:00
Use BeforeValidator/PlainSerializer with create_model_from_schema to serialize type[BaseModel] as its JSON schema dict and reconstruct a dynamic model on deserialization.