Files
crewAI/src/crewai
Brandon Hancock (bhancock_ai) ed1f009c64 Feat/improve yaml extraction (#2428)
* Support wildcard handling in `emit()`

Change `emit()` to call handlers registered for parent classes using
`isinstance()`. Ensures that base event handlers receive derived
events.

* Fix failing test

* Remove unused variable

* update interpolation to work with example response types in yaml docs

* make tests

* fix circular deps

* Fixing interpolation imports

* Improve test

---------

Co-authored-by: Vinicius Brasil <vini@hey.com>
Co-authored-by: Lorenze Jay <63378463+lorenzejay@users.noreply.github.com>
2025-03-21 18:59:55 -07:00
..
2024-09-27 12:11:17 -03:00
2025-02-19 13:52:47 -08:00
2025-03-21 13:57:24 -04:00
2025-03-14 03:00:30 -03:00
2025-03-17 09:13:21 -07:00
2025-03-14 03:00:30 -03:00
2024-02-02 13:56:35 -03:00
2025-03-21 18:59:55 -07:00