Files
crewAI/tests
Devin AI b4b6e0d803 Fix pydantic_schema_parser to handle Python 3.10+ union syntax (types.UnionType)
- Add support for types.UnionType in addition to typing.Union
- Fix AttributeError when processing str | None syntax
- Add comprehensive tests for both union syntaxes
- Handle types without __name__ attribute gracefully
- Resolves issue #3074

Co-Authored-By: João <joao@crewai.com>
2025-06-26 16:26:03 +00:00
..
2025-03-14 03:00:30 -03:00
2023-10-29 19:51:59 -03:00