yuanrong.agentruntime.Event
yuanrong.agentruntime.Event
-
class yuanrong.agentruntime.Event(session_context_id: str, turn_id: str, seq: int, event_id: str, source: Literal['PLATFORM', 'SDK'], type: str, data: Any, schema_version: int, created_at: datetime.datetime)[source]
Bases: object
Attributes
Methods