Extends
SpanInitBase
Properties
agentDescription
optionalagentDescription:string
agentId
optionalagentId:string
agentName
optionalagentName:string
agentVersion
optionalagentVersion:string
attributes
Custom attributes set on this turn and passed to every child span. Normally seeded from the conversation viaoptionalattributes:Attributes
startConversation({ attributes });
set here for a rootless startTurn({ attributes }) with no conversation.
model
optionalmodel:string
startTime
optionalstartTime:TimeInput
Inherited from
SpanInitBase.startTime
systemInstructions
optionalsystemInstructions:string[]
userMessage
optionaluserMessage:string