Files
crewAI/tests
Devin AI f47ed4f1f1 Fix Flow persistence with nested Pydantic models (issue #2929)
- Use CrewJSONEncoder in SQLiteFlowPersistence.save_state() to properly serialize nested Pydantic models
- Add comprehensive test for nested Pydantic model persistence
- Resolves RuntimeError: Object of type CustomPydanticModel is not JSON serializable

Co-Authored-By: João <joao@crewai.com>
2025-06-01 06:54:48 +00:00
..
2025-05-14 15:13:39 -04:00
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00
2025-05-14 15:13:39 -04:00