mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-07-02 05:38:12 +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.