Properties
events
events: object[]
children_ids?
optionalchildren_ids?:string[]
Description
Child event IDs in the trace hierarchyconfig?
optionalconfig?:object
Index Signature
[key: string]: unknown
Description
Configuration used for this eventduration?
optionalduration?:number
Description
Event duration in millisecondsend_time?
optionalend_time?:number
Description
Event end time as Unix millisecondserror?
optionalerror?:string|null
Description
Error message if the event failedevent_id?
optionalevent_id?:string
Description
Unique event identifierevent_name?
optionalevent_name?:string
Description
Name of the eventevent_type
event_type:"model"|"tool"|"chain"|"session"
Description
Type of event (model, tool, chain, or session)feedback?
optionalfeedback?:object
Index Signature
[key: string]: unknown
Description
Feedback data associated with the eventinputs
inputs: object
Index Signature
[key: string]: unknown
Description
Input data for the eventmetadata?
optionalmetadata?:object
Index Signature
[key: string]: unknown
Description
Arbitrary metadata for the eventmetrics?
optionalmetrics?:object
Index Signature
[key: string]: unknown
Description
Metric values computed for the eventoutputs?
optionaloutputs?:object
Index Signature
[key: string]: unknown
Description
Output data from the eventparent_id?
optionalparent_id?:string
Description
Parent event ID in the trace hierarchyproject_id?
optionalproject_id?:string
Description
Project IDsession_id?
optionalsession_id?:string
Description
Session this event belongs tosource?
optionalsource?:string
Description
Source of the event (e.g., sdk-python)start_time?
optionalstart_time?:number
Description
Event start time as Unix millisecondsuser_properties?
optionaluser_properties?:object
Index Signature
[key: string]: unknown
Description
User properties associated with the eventDescription
Events to add to the sessionsession_id
session_id: string

