refactor: update event type definitions to use Literal for type safety
- Changed event type definitions across multiple event classes to use Literal for improved type safety and clarity. - Updated the definition in to utilize Annotated for better schema representation. - Ensured consistency in type definitions for various events, enhancing the robustness of event handling in the CrewAI framework.
L
lorenzejay committed
02f6926aa0990a8def9e187fce3a96e261965095
Parent: 3b17026