MCPcopy 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
12class Event:
13 timestamp: datetime
14 data: str
15
16
17@dataclass

Callers 2

kickoff_crewFunction · 0.90
append_eventFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected