Core Constants
Parlot core semantic convention constants and span attributes.
@parlot/core / index
Variables
ATTR_AGENT_COORD_OVERHEAD
constATTR_AGENT_COORD_OVERHEAD:"agent.coordination.overhead_ms"
Defined in: attrs.gen.ts:56
ATTR_AGENT_FRAMEWORK
constATTR_AGENT_FRAMEWORK:"agent.framework"
Defined in: attrs.gen.ts:42
ATTR_AGENT_INSTRUCTIONS_EXCERPT
constATTR_AGENT_INSTRUCTIONS_EXCERPT:"agent.instructions_excerpt"
Defined in: attrs.gen.ts:43
ATTR_AGENT_ROLE
constATTR_AGENT_ROLE:"agent.role"
Defined in: attrs.gen.ts:40
ATTR_AGENT_STAGE
constATTR_AGENT_STAGE:"agent.stage"
Defined in: attrs.gen.ts:41
ATTR_AGENT_STATIC_INSTRUCTIONS_EXCERPT
constATTR_AGENT_STATIC_INSTRUCTIONS_EXCERPT:"agent.static_instructions_excerpt"
Defined in: attrs.gen.ts:44
ATTR_AGENT_TOOL_CALL_INDEX
constATTR_AGENT_TOOL_CALL_INDEX:"agent.tool_call.index"
Defined in: attrs.gen.ts:57
ATTR_AGENT_TOOL_IS_ERROR
constATTR_AGENT_TOOL_IS_ERROR:"agent.tool.is_error"
Defined in: attrs.gen.ts:47
ATTR_AGENT_TOOL_NAME
constATTR_AGENT_TOOL_NAME:"agent.tool.name"
Defined in: attrs.gen.ts:46
ATTR_AGENT_TOOL_NAMES
constATTR_AGENT_TOOL_NAMES:"agent.tool.names"
Defined in: attrs.gen.ts:45
ATTR_AGENT_TOOL_TIMING_CORRECTED
constATTR_AGENT_TOOL_TIMING_CORRECTED:"agent.tool.timing_corrected"
Defined in: attrs.gen.ts:58
ATTR_AGENT_TRANSFER_BYTES
constATTR_AGENT_TRANSFER_BYTES:"agent.transfer.context_payload_bytes"
Defined in: attrs.gen.ts:51
ATTR_AGENT_TRANSFER_CREATED_AT
constATTR_AGENT_TRANSFER_CREATED_AT:"agent.transfer.created_at"
Defined in: attrs.gen.ts:54
ATTR_AGENT_TRANSFER_FROM
constATTR_AGENT_TRANSFER_FROM:"agent.transfer.from_agent_id"
Defined in: attrs.gen.ts:48
ATTR_AGENT_TRANSFER_ITEM_ID
constATTR_AGENT_TRANSFER_ITEM_ID:"agent.transfer.item_id"
Defined in: attrs.gen.ts:53
ATTR_AGENT_TRANSFER_LATENCY_MS
constATTR_AGENT_TRANSFER_LATENCY_MS:"agent.transfer.transition_latency_ms"
Defined in: attrs.gen.ts:55
ATTR_AGENT_TRANSFER_REASON
constATTR_AGENT_TRANSFER_REASON:"agent.transfer.reason"
Defined in: attrs.gen.ts:50
ATTR_AGENT_TRANSFER_SEQUENCE
constATTR_AGENT_TRANSFER_SEQUENCE:"agent.transfer.sequence"
Defined in: attrs.gen.ts:52
ATTR_AGENT_TRANSFER_TO
constATTR_AGENT_TRANSFER_TO:"agent.transfer.to_agent_id"
Defined in: attrs.gen.ts:49
ATTR_CONVERSATION_CHANNEL
constATTR_CONVERSATION_CHANNEL:"conversation.channel"
Defined in: attrs.gen.ts:101
ATTR_CONVERSATION_ID
constATTR_CONVERSATION_ID:"conversation.id"
Defined in: attrs.gen.ts:100
ATTR_DIAR_SOURCE_AGENT_ID
constATTR_DIAR_SOURCE_AGENT_ID:"agent_id"
Defined in: attrs.gen.ts:133
ATTR_DIAR_SOURCE_CHANNEL_METADATA
constATTR_DIAR_SOURCE_CHANNEL_METADATA:"channel_metadata"
Defined in: attrs.gen.ts:135
ATTR_DIAR_SOURCE_POST_SESSION
constATTR_DIAR_SOURCE_POST_SESSION:"post_session"
Defined in: attrs.gen.ts:134
ATTR_DIAR_SOURCE_STT_SPEAKER_ID
constATTR_DIAR_SOURCE_STT_SPEAKER_ID:"stt_speaker_id"
Defined in: attrs.gen.ts:132
ATTR_EVAL_EXPLANATION
constATTR_EVAL_EXPLANATION:"eval.explanation"
Defined in: attrs.gen.ts:148
ATTR_EVAL_NAME
constATTR_EVAL_NAME:"eval.name"
Defined in: attrs.gen.ts:145
ATTR_EVAL_RESULT
constATTR_EVAL_RESULT:"eval.result"
Defined in: attrs.gen.ts:146
ATTR_EVAL_SCORE
constATTR_EVAL_SCORE:"eval.score"
Defined in: attrs.gen.ts:147
ATTR_EXCEPTION_MESSAGE
constATTR_EXCEPTION_MESSAGE:"exception.message"
Defined in: attrs.gen.ts:38
ATTR_EXCEPTION_TRACE
constATTR_EXCEPTION_TRACE:"exception.stacktrace"
Defined in: attrs.gen.ts:39
ATTR_EXCEPTION_TYPE
constATTR_EXCEPTION_TYPE:"exception.type"
Defined in: attrs.gen.ts:37
ATTR_GEN_AI_AGENT_ID
constATTR_GEN_AI_AGENT_ID:"gen_ai.agent.id"
Defined in: attrs.gen.ts:19
ATTR_GEN_AI_AGENT_NAME
constATTR_GEN_AI_AGENT_NAME:"gen_ai.agent.name"
Defined in: attrs.gen.ts:20
ATTR_GEN_AI_AGENT_VERSION
constATTR_GEN_AI_AGENT_VERSION:"gen_ai.agent.version"
Defined in: attrs.gen.ts:21
ATTR_GEN_AI_AUDIO_IN
constATTR_GEN_AI_AUDIO_IN:"gen_ai.usage.input_audio_tokens"
Defined in: attrs.gen.ts:14
ATTR_GEN_AI_AUDIO_OUT
constATTR_GEN_AI_AUDIO_OUT:"gen_ai.usage.output_audio_tokens"
Defined in: attrs.gen.ts:15
ATTR_GEN_AI_CACHE_HIT_RATE
constATTR_GEN_AI_CACHE_HIT_RATE:"gen_ai.usage.cache_hit_rate"
Defined in: attrs.gen.ts:17
ATTR_GEN_AI_CACHED_TOKENS
constATTR_GEN_AI_CACHED_TOKENS:"gen_ai.usage.input_cached_tokens"
Defined in: attrs.gen.ts:13
ATTR_GEN_AI_CONVERSATION_ID
constATTR_GEN_AI_CONVERSATION_ID:"gen_ai.conversation.id"
Defined in: attrs.gen.ts:22
ATTR_GEN_AI_COST_USD
constATTR_GEN_AI_COST_USD:"gen_ai.usage.cost_usd"
Defined in: attrs.gen.ts:16
ATTR_GEN_AI_IN_TOKENS
constATTR_GEN_AI_IN_TOKENS:"gen_ai.usage.input_tokens"
Defined in: attrs.gen.ts:11
ATTR_GEN_AI_MODEL
constATTR_GEN_AI_MODEL:"gen_ai.request.model"
Defined in: attrs.gen.ts:9
ATTR_GEN_AI_OP_NAME
constATTR_GEN_AI_OP_NAME:"gen_ai.operation.name"
Defined in: attrs.gen.ts:7
ATTR_GEN_AI_OUT_TOKENS
constATTR_GEN_AI_OUT_TOKENS:"gen_ai.usage.output_tokens"
Defined in: attrs.gen.ts:12
ATTR_GEN_AI_PROVIDER
constATTR_GEN_AI_PROVIDER:"gen_ai.provider.name"
Defined in: attrs.gen.ts:8
ATTR_GEN_AI_RESPONSE_MODEL
constATTR_GEN_AI_RESPONSE_MODEL:"gen_ai.response.model"
Defined in: attrs.gen.ts:10
ATTR_GEN_AI_SYSTEM
constATTR_GEN_AI_SYSTEM:"gen_ai.system"
Defined in: attrs.gen.ts:6
AUTO-GENERATED from packages/core/src/parlot/core/attrs.py Do not edit manually. Run: uv run python scripts/generate_attrs_ts.py
ATTR_GEN_AI_TOOL_DURATION_MS
constATTR_GEN_AI_TOOL_DURATION_MS:"gen_ai.tool.duration_ms"
Defined in: attrs.gen.ts:25
ATTR_GEN_AI_TOOL_IS_HANDOFF
constATTR_GEN_AI_TOOL_IS_HANDOFF:"gen_ai.tool.is_handoff"
Defined in: attrs.gen.ts:24
ATTR_GEN_AI_TOOL_NAME
constATTR_GEN_AI_TOOL_NAME:"gen_ai.tool.name"
Defined in: attrs.gen.ts:18
ATTR_GEN_AI_TTS_TTFB_S
constATTR_GEN_AI_TTS_TTFB_S:"gen_ai.tts.ttfb_s"
Defined in: attrs.gen.ts:23
ATTR_OI_SPAN_KIND
constATTR_OI_SPAN_KIND:"openinference.span.kind"
Defined in: attrs.gen.ts:36
ATTR_PARLOT_SDK_VERSION
constATTR_PARLOT_SDK_VERSION:"parlot.sdk.version"
Defined in: attrs.gen.ts:75
ATTR_PARTICIPANT_CHANNEL_IDENTITY
constATTR_PARTICIPANT_CHANNEL_IDENTITY:"participant.channel_identity"
Defined in: attrs.gen.ts:130
ATTR_PARTICIPANT_DIAR_SOURCE
constATTR_PARTICIPANT_DIAR_SOURCE:"participant.diarization_source"
Defined in: attrs.gen.ts:129
ATTR_PARTICIPANT_FIRST_TURN
constATTR_PARTICIPANT_FIRST_TURN:"participant.first_turn_index"
Defined in: attrs.gen.ts:128
ATTR_PARTICIPANT_ID
constATTR_PARTICIPANT_ID:"participant.id"
Defined in: attrs.gen.ts:125
ATTR_PARTICIPANT_LABEL
constATTR_PARTICIPANT_LABEL:"participant.label"
Defined in: attrs.gen.ts:127
ATTR_PARTICIPANT_ROLE
constATTR_PARTICIPANT_ROLE:"participant.role"
Defined in: attrs.gen.ts:126
ATTR_PLATFORM_FRAMEWORK
constATTR_PLATFORM_FRAMEWORK:"platform.ref.framework"
Defined in: attrs.gen.ts:150
ATTR_PLATFORM_KIND
constATTR_PLATFORM_KIND:"platform.ref.kind"
Defined in: attrs.gen.ts:151
ATTR_PLATFORM_REF_PREFIX
constATTR_PLATFORM_REF_PREFIX:"platform.ref."
Defined in: attrs.gen.ts:149
ATTR_PLATFORM_VALUE
constATTR_PLATFORM_VALUE:"platform.ref.value"
Defined in: attrs.gen.ts:152
ATTR_SESSION_AGENT_CHAIN
constATTR_SESSION_AGENT_CHAIN:"session.agent_chain"
Defined in: attrs.gen.ts:78
ATTR_SESSION_AGENT_FRAMEWORK
constATTR_SESSION_AGENT_FRAMEWORK:"session.agent_framework"
Defined in: attrs.gen.ts:73
ATTR_SESSION_AGENT_FRAMEWORK_RAW_ID
constATTR_SESSION_AGENT_FRAMEWORK_RAW_ID:"session.agent_framework_raw_id"
Defined in: attrs.gen.ts:74
ATTR_SESSION_AGENT_ID
constATTR_SESSION_AGENT_ID:"session.agent_id"
Defined in: attrs.gen.ts:72
ATTR_SESSION_AMD
constATTR_SESSION_AMD:"session.amd"
Defined in: attrs.gen.ts:65
ATTR_SESSION_CLOSE_ERROR
constATTR_SESSION_CLOSE_ERROR:"session.close_error"
Defined in: attrs.gen.ts:91
ATTR_SESSION_CLOSE_REASON
constATTR_SESSION_CLOSE_REASON:"session.close_reason"
Defined in: attrs.gen.ts:89
ATTR_SESSION_CONVERSATION_ID
constATTR_SESSION_CONVERSATION_ID:"session.conversation_id"
Defined in: attrs.gen.ts:60
ATTR_SESSION_HANDOFF_COUNT
constATTR_SESSION_HANDOFF_COUNT:"session.handoff_count"
Defined in: attrs.gen.ts:68
ATTR_SESSION_ID
constATTR_SESSION_ID:"session.id"
Defined in: attrs.gen.ts:59
ATTR_SESSION_INTENT_LABEL
constATTR_SESSION_INTENT_LABEL:"session.intent_label"
Defined in: attrs.gen.ts:63
ATTR_SESSION_INTENT_SEQUENCE
constATTR_SESSION_INTENT_SEQUENCE:"session.intent.sequence"
Defined in: attrs.gen.ts:64
ATTR_SESSION_LANGUAGES
constATTR_SESSION_LANGUAGES:"session.languages"
Defined in: attrs.gen.ts:88
ATTR_SESSION_METADATA_PREFIX
constATTR_SESSION_METADATA_PREFIX:"session.metadata."
Defined in: attrs.gen.ts:76
ATTR_SESSION_METADATA_SDK_VERSION
constATTR_SESSION_METADATA_SDK_VERSION:"session.metadata.sdk_version"
Defined in: attrs.gen.ts:77
ATTR_SESSION_MODALITY
constATTR_SESSION_MODALITY:"session.modality"
Defined in: attrs.gen.ts:61
ATTR_SESSION_PARTICIPANT_COUNT
constATTR_SESSION_PARTICIPANT_COUNT:"session.participant_count"
Defined in: attrs.gen.ts:62
ATTR_SESSION_RECORDING_ANCHOR_WALL_MS
constATTR_SESSION_RECORDING_ANCHOR_WALL_MS:"session.recording.anchor_wall_ms"
Defined in: attrs.gen.ts:83
ATTR_SESSION_RECORDING_AUDIO_URI
constATTR_SESSION_RECORDING_AUDIO_URI:"session.recording.audio_uri"
Defined in: attrs.gen.ts:84
ATTR_SESSION_RECORDING_DISABLED_REASON
constATTR_SESSION_RECORDING_DISABLED_REASON:"session.recording.disabled_reason"
Defined in: attrs.gen.ts:87
ATTR_SESSION_RECORDING_EGRESS_ID
constATTR_SESSION_RECORDING_EGRESS_ID:"session.recording.egress_id"
Defined in: attrs.gen.ts:85
ATTR_SESSION_RECORDING_WEBHOOK_ERROR
constATTR_SESSION_RECORDING_WEBHOOK_ERROR:"session.recording.webhook_error"
Defined in: attrs.gen.ts:86
ATTR_SESSION_TOOL_CALL_COUNT
constATTR_SESSION_TOOL_CALL_COUNT:"session.tool_call_count"
Defined in: attrs.gen.ts:67
ATTR_SESSION_TOPOLOGY_AGENTS
constATTR_SESSION_TOPOLOGY_AGENTS:"session.topology.agents"
Defined in: attrs.gen.ts:79
ATTR_SESSION_TOPOLOGY_BOOTSTRAP_INSTRUCTIONS
constATTR_SESSION_TOPOLOGY_BOOTSTRAP_INSTRUCTIONS:"session.topology.bootstrap_instructions"
Defined in: attrs.gen.ts:82
ATTR_SESSION_TOPOLOGY_EDGES
constATTR_SESSION_TOPOLOGY_EDGES:"session.topology.edges"
Defined in: attrs.gen.ts:81
ATTR_SESSION_TOPOLOGY_TOOLS
constATTR_SESSION_TOPOLOGY_TOOLS:"session.topology.tools"
Defined in: attrs.gen.ts:80
ATTR_SESSION_TOTAL_COST_USD
constATTR_SESSION_TOTAL_COST_USD:"session.total_cost_usd"
Defined in: attrs.gen.ts:71
ATTR_SESSION_TOTAL_INPUT_TOKENS
constATTR_SESSION_TOTAL_INPUT_TOKENS:"session.total_input_tokens"
Defined in: attrs.gen.ts:69
ATTR_SESSION_TOTAL_OUTPUT_TOKENS
constATTR_SESSION_TOTAL_OUTPUT_TOKENS:"session.total_output_tokens"
Defined in: attrs.gen.ts:70
ATTR_SESSION_TURN_COUNT
constATTR_SESSION_TURN_COUNT:"session.turn_count"
Defined in: attrs.gen.ts:66
ATTR_SESSION_USER_ID
constATTR_SESSION_USER_ID:"session.user_id"
Defined in: attrs.gen.ts:90
ATTR_STT_SPEAKER_ID
constATTR_STT_SPEAKER_ID:"stt.speaker_id"
Defined in: attrs.gen.ts:131
ATTR_TOOL_INPUT_PAYLOAD
constATTR_TOOL_INPUT_PAYLOAD:"tool.input.payload"
Defined in: attrs.gen.ts:26
ATTR_TOOL_INPUT_PAYLOAD_PREVIEW
constATTR_TOOL_INPUT_PAYLOAD_PREVIEW:"tool.input.payload_preview"
Defined in: attrs.gen.ts:27
ATTR_TOOL_OUTPUT_PAYLOAD_PREVIEW
constATTR_TOOL_OUTPUT_PAYLOAD_PREVIEW:"tool.output.payload_preview"
Defined in: attrs.gen.ts:28
ATTR_TURN_ACTIVE_AGENT_ID
constATTR_TURN_ACTIVE_AGENT_ID:"turn.active_agent_id"
Defined in: attrs.gen.ts:124
ATTR_TURN_AGENT_TEXT
constATTR_TURN_AGENT_TEXT:"turn.agent_text"
Defined in: attrs.gen.ts:121
ATTR_TURN_E2E_LATENCY_S
constATTR_TURN_E2E_LATENCY_S:"turn.e2e_latency_s"
Defined in: attrs.gen.ts:113
ATTR_TURN_EOU_DELAY_S
constATTR_TURN_EOU_DELAY_S:"turn.eou_delay_s"
Defined in: attrs.gen.ts:117
ATTR_TURN_INDEX
constATTR_TURN_INDEX:"turn.index"
Defined in: attrs.gen.ts:103
ATTR_TURN_INPUT_MODALITY
constATTR_TURN_INPUT_MODALITY:"turn.input_modality"
Defined in: attrs.gen.ts:107
ATTR_TURN_INTENT_KEY
constATTR_TURN_INTENT_KEY:"turn.intent_key"
Defined in: attrs.gen.ts:123
ATTR_TURN_INTENT_LABEL
constATTR_TURN_INTENT_LABEL:"turn.intent_label"
Defined in: attrs.gen.ts:122
ATTR_TURN_INTERRUPTED
constATTR_TURN_INTERRUPTED:"turn.interrupted"
Defined in: attrs.gen.ts:112
ATTR_TURN_LANGUAGE
constATTR_TURN_LANGUAGE:"turn.language"
Defined in: attrs.gen.ts:118
ATTR_TURN_LANGUAGE_SWITCH
constATTR_TURN_LANGUAGE_SWITCH:"turn.language_switch"
Defined in: attrs.gen.ts:119
ATTR_TURN_LLM_TTFT_S
constATTR_TURN_LLM_TTFT_S:"turn.llm_ttft_s"
Defined in: attrs.gen.ts:114
ATTR_TURN_MEDIA_END_MS
constATTR_TURN_MEDIA_END_MS:"turn.media_segment_end_ms"
Defined in: attrs.gen.ts:109
ATTR_TURN_MEDIA_START_MS
constATTR_TURN_MEDIA_START_MS:"turn.media_segment_start_ms"
Defined in: attrs.gen.ts:108
ATTR_TURN_PARTICIPANT_ID
constATTR_TURN_PARTICIPANT_ID:"turn.participant_id"
Defined in: attrs.gen.ts:104
ATTR_TURN_PARTICIPANT_ID_CALLER
constATTR_TURN_PARTICIPANT_ID_CALLER:"caller"
Defined in: attrs.gen.ts:136
ATTR_TURN_PARTICIPANT_LABEL
constATTR_TURN_PARTICIPANT_LABEL:"turn.participant_label"
Defined in: attrs.gen.ts:106
ATTR_TURN_PARTICIPANT_ROLE
constATTR_TURN_PARTICIPANT_ROLE:"turn.participant_role"
Defined in: attrs.gen.ts:105
ATTR_TURN_PREV_TRACE_ID
constATTR_TURN_PREV_TRACE_ID:"turn.prev_trace_id"
Defined in: attrs.gen.ts:102
ATTR_TURN_SPEECH_WALL_END_MS
constATTR_TURN_SPEECH_WALL_END_MS:"turn.speech_wall_end_ms"
Defined in: attrs.gen.ts:111
ATTR_TURN_SPEECH_WALL_START_MS
constATTR_TURN_SPEECH_WALL_START_MS:"turn.speech_wall_start_ms"
Defined in: attrs.gen.ts:110
ATTR_TURN_TRANSCRIPTION_DELAY_S
constATTR_TURN_TRANSCRIPTION_DELAY_S:"turn.transcription_delay_s"
Defined in: attrs.gen.ts:116
ATTR_TURN_TTS_TTFB_S
constATTR_TURN_TTS_TTFB_S:"turn.tts_ttfb_s"
Defined in: attrs.gen.ts:115
ATTR_TURN_USER_TEXT
constATTR_TURN_USER_TEXT:"turn.user_text"
Defined in: attrs.gen.ts:120
ATTR_VOICE_AMD_CATEGORY
constATTR_VOICE_AMD_CATEGORY:"voice.amd.category"
Defined in: attrs.gen.ts:141
ATTR_VOICE_AUDIO_JITTER_MS
constATTR_VOICE_AUDIO_JITTER_MS:"voice.audio.jitter_ms"
Defined in: attrs.gen.ts:143
ATTR_VOICE_AUDIO_PACKET_LOSS
constATTR_VOICE_AUDIO_PACKET_LOSS:"voice.audio.packet_loss"
Defined in: attrs.gen.ts:142
ATTR_VOICE_DEAD_AIR_MS
constATTR_VOICE_DEAD_AIR_MS:"voice.interaction.dead_air_ms"
Defined in: attrs.gen.ts:144
ATTR_VOICE_EOU_LANGUAGE
constATTR_VOICE_EOU_LANGUAGE:"voice.eou.language"
Defined in: attrs.gen.ts:140
ATTR_VOICE_STT_CONFIDENCE
constATTR_VOICE_STT_CONFIDENCE:"voice.stt.confidence"
Defined in: attrs.gen.ts:138
ATTR_VOICE_STT_LATENCY_MS
constATTR_VOICE_STT_LATENCY_MS:"voice.stt.latency_ms"
Defined in: attrs.gen.ts:137
ATTR_VOICE_TTS_LATENCY_MS
constATTR_VOICE_TTS_LATENCY_MS:"voice.tts.latency_ms"
Defined in: attrs.gen.ts:139
EVENT_GEN_AI_ASSISTANT_MESSAGE
constEVENT_GEN_AI_ASSISTANT_MESSAGE:"gen_ai.assistant.message"
Defined in: attrs.gen.ts:30
EVENT_GEN_AI_TOOL_MESSAGE
constEVENT_GEN_AI_TOOL_MESSAGE:"gen_ai.tool.message"
Defined in: attrs.gen.ts:31
EVENT_GEN_AI_USER_MESSAGE
constEVENT_GEN_AI_USER_MESSAGE:"gen_ai.user.message"
Defined in: attrs.gen.ts:29
SPAN_AGENT_HANDOFF
constSPAN_AGENT_HANDOFF:"parlot.agent.handoff"
Defined in: attrs.gen.ts:95
SPAN_CONVERSATION_SESSION
constSPAN_CONVERSATION_SESSION:"parlot.session"
Defined in: attrs.gen.ts:92
SPAN_GEN_AI_CHAT
constSPAN_GEN_AI_CHAT:"chat"
Defined in: attrs.gen.ts:32
SPAN_GEN_AI_EXECUTE_TOOL
constSPAN_GEN_AI_EXECUTE_TOOL:"execute_tool"
Defined in: attrs.gen.ts:33
SPAN_GEN_AI_INVOKE_AGENT
constSPAN_GEN_AI_INVOKE_AGENT:"invoke_agent"
Defined in: attrs.gen.ts:34
SPAN_GEN_AI_INVOKE_WORKFLOW
constSPAN_GEN_AI_INVOKE_WORKFLOW:"invoke_workflow"
Defined in: attrs.gen.ts:35
SPAN_PARLOT_SESSION_CLOSE
constSPAN_PARLOT_SESSION_CLOSE:"parlot.session.close"
Defined in: attrs.gen.ts:94
SPAN_PARLOT_TURN
constSPAN_PARLOT_TURN:"parlot.turn"
Defined in: attrs.gen.ts:93
SPAN_VOICE_AMD
constSPAN_VOICE_AMD:"amd"
Defined in: attrs.gen.ts:99
SPAN_VOICE_EOU
constSPAN_VOICE_EOU:"eou_detection"
Defined in: attrs.gen.ts:98
SPAN_VOICE_STT
constSPAN_VOICE_STT:"stt"
Defined in: attrs.gen.ts:97
SPAN_VOICE_TTS
constSPAN_VOICE_TTS:"tts"
Defined in: attrs.gen.ts:96
