Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bhancockio/nextjs-crewai-basic-tutorial
/ Event
Class
Event
crewai_be/job_manager.py:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
@dataclass
12
class
Event:
13
timestamp: datetime
14
data: str
15
16
17
@dataclass
Callers
2
kickoff_crew
Function · 0.90
append_event
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected