TypeScript Reference

Core Constants

Parlot core semantic convention constants and span attributes.

@parlot/core


@parlot/core / index

Variables

ATTR_AGENT_COORD_OVERHEAD

const ATTR_AGENT_COORD_OVERHEAD: "agent.coordination.overhead_ms"

Defined in: attrs.gen.ts:56


ATTR_AGENT_FRAMEWORK

const ATTR_AGENT_FRAMEWORK: "agent.framework"

Defined in: attrs.gen.ts:42


ATTR_AGENT_INSTRUCTIONS_EXCERPT

const ATTR_AGENT_INSTRUCTIONS_EXCERPT: "agent.instructions_excerpt"

Defined in: attrs.gen.ts:43


ATTR_AGENT_ROLE

const ATTR_AGENT_ROLE: "agent.role"

Defined in: attrs.gen.ts:40


ATTR_AGENT_STAGE

const ATTR_AGENT_STAGE: "agent.stage"

Defined in: attrs.gen.ts:41


ATTR_AGENT_STATIC_INSTRUCTIONS_EXCERPT

const ATTR_AGENT_STATIC_INSTRUCTIONS_EXCERPT: "agent.static_instructions_excerpt"

Defined in: attrs.gen.ts:44


ATTR_AGENT_TOOL_CALL_INDEX

const ATTR_AGENT_TOOL_CALL_INDEX: "agent.tool_call.index"

Defined in: attrs.gen.ts:57


ATTR_AGENT_TOOL_IS_ERROR

const ATTR_AGENT_TOOL_IS_ERROR: "agent.tool.is_error"

Defined in: attrs.gen.ts:47


ATTR_AGENT_TOOL_NAME

const ATTR_AGENT_TOOL_NAME: "agent.tool.name"

Defined in: attrs.gen.ts:46


ATTR_AGENT_TOOL_NAMES

const ATTR_AGENT_TOOL_NAMES: "agent.tool.names"

Defined in: attrs.gen.ts:45


ATTR_AGENT_TOOL_TIMING_CORRECTED

const ATTR_AGENT_TOOL_TIMING_CORRECTED: "agent.tool.timing_corrected"

Defined in: attrs.gen.ts:58


ATTR_AGENT_TRANSFER_BYTES

const ATTR_AGENT_TRANSFER_BYTES: "agent.transfer.context_payload_bytes"

Defined in: attrs.gen.ts:51


ATTR_AGENT_TRANSFER_CREATED_AT

const ATTR_AGENT_TRANSFER_CREATED_AT: "agent.transfer.created_at"

Defined in: attrs.gen.ts:54


ATTR_AGENT_TRANSFER_FROM

const ATTR_AGENT_TRANSFER_FROM: "agent.transfer.from_agent_id"

Defined in: attrs.gen.ts:48


ATTR_AGENT_TRANSFER_ITEM_ID

const ATTR_AGENT_TRANSFER_ITEM_ID: "agent.transfer.item_id"

Defined in: attrs.gen.ts:53


ATTR_AGENT_TRANSFER_LATENCY_MS

const ATTR_AGENT_TRANSFER_LATENCY_MS: "agent.transfer.transition_latency_ms"

Defined in: attrs.gen.ts:55


ATTR_AGENT_TRANSFER_REASON

const ATTR_AGENT_TRANSFER_REASON: "agent.transfer.reason"

Defined in: attrs.gen.ts:50


ATTR_AGENT_TRANSFER_SEQUENCE

const ATTR_AGENT_TRANSFER_SEQUENCE: "agent.transfer.sequence"

Defined in: attrs.gen.ts:52


ATTR_AGENT_TRANSFER_TO

const ATTR_AGENT_TRANSFER_TO: "agent.transfer.to_agent_id"

Defined in: attrs.gen.ts:49


ATTR_CONVERSATION_CHANNEL

const ATTR_CONVERSATION_CHANNEL: "conversation.channel"

Defined in: attrs.gen.ts:101


ATTR_CONVERSATION_ID

const ATTR_CONVERSATION_ID: "conversation.id"

Defined in: attrs.gen.ts:100


ATTR_DIAR_SOURCE_AGENT_ID

const ATTR_DIAR_SOURCE_AGENT_ID: "agent_id"

Defined in: attrs.gen.ts:133


ATTR_DIAR_SOURCE_CHANNEL_METADATA

const ATTR_DIAR_SOURCE_CHANNEL_METADATA: "channel_metadata"

Defined in: attrs.gen.ts:135


ATTR_DIAR_SOURCE_POST_SESSION

const ATTR_DIAR_SOURCE_POST_SESSION: "post_session"

Defined in: attrs.gen.ts:134


ATTR_DIAR_SOURCE_STT_SPEAKER_ID

const ATTR_DIAR_SOURCE_STT_SPEAKER_ID: "stt_speaker_id"

Defined in: attrs.gen.ts:132


ATTR_EVAL_EXPLANATION

const ATTR_EVAL_EXPLANATION: "eval.explanation"

Defined in: attrs.gen.ts:148


ATTR_EVAL_NAME

const ATTR_EVAL_NAME: "eval.name"

Defined in: attrs.gen.ts:145


ATTR_EVAL_RESULT

const ATTR_EVAL_RESULT: "eval.result"

Defined in: attrs.gen.ts:146


ATTR_EVAL_SCORE

const ATTR_EVAL_SCORE: "eval.score"

Defined in: attrs.gen.ts:147


ATTR_EXCEPTION_MESSAGE

const ATTR_EXCEPTION_MESSAGE: "exception.message"

Defined in: attrs.gen.ts:38


ATTR_EXCEPTION_TRACE

const ATTR_EXCEPTION_TRACE: "exception.stacktrace"

Defined in: attrs.gen.ts:39


ATTR_EXCEPTION_TYPE

const ATTR_EXCEPTION_TYPE: "exception.type"

Defined in: attrs.gen.ts:37


ATTR_GEN_AI_AGENT_ID

const ATTR_GEN_AI_AGENT_ID: "gen_ai.agent.id"

Defined in: attrs.gen.ts:19


ATTR_GEN_AI_AGENT_NAME

const ATTR_GEN_AI_AGENT_NAME: "gen_ai.agent.name"

Defined in: attrs.gen.ts:20


ATTR_GEN_AI_AGENT_VERSION

const ATTR_GEN_AI_AGENT_VERSION: "gen_ai.agent.version"

Defined in: attrs.gen.ts:21


ATTR_GEN_AI_AUDIO_IN

const ATTR_GEN_AI_AUDIO_IN: "gen_ai.usage.input_audio_tokens"

Defined in: attrs.gen.ts:14


ATTR_GEN_AI_AUDIO_OUT

const ATTR_GEN_AI_AUDIO_OUT: "gen_ai.usage.output_audio_tokens"

Defined in: attrs.gen.ts:15


ATTR_GEN_AI_CACHE_HIT_RATE

const ATTR_GEN_AI_CACHE_HIT_RATE: "gen_ai.usage.cache_hit_rate"

Defined in: attrs.gen.ts:17


ATTR_GEN_AI_CACHED_TOKENS

const ATTR_GEN_AI_CACHED_TOKENS: "gen_ai.usage.input_cached_tokens"

Defined in: attrs.gen.ts:13


ATTR_GEN_AI_CONVERSATION_ID

const ATTR_GEN_AI_CONVERSATION_ID: "gen_ai.conversation.id"

Defined in: attrs.gen.ts:22


ATTR_GEN_AI_COST_USD

const ATTR_GEN_AI_COST_USD: "gen_ai.usage.cost_usd"

Defined in: attrs.gen.ts:16


ATTR_GEN_AI_IN_TOKENS

const ATTR_GEN_AI_IN_TOKENS: "gen_ai.usage.input_tokens"

Defined in: attrs.gen.ts:11


ATTR_GEN_AI_MODEL

const ATTR_GEN_AI_MODEL: "gen_ai.request.model"

Defined in: attrs.gen.ts:9


ATTR_GEN_AI_OP_NAME

const ATTR_GEN_AI_OP_NAME: "gen_ai.operation.name"

Defined in: attrs.gen.ts:7


ATTR_GEN_AI_OUT_TOKENS

const ATTR_GEN_AI_OUT_TOKENS: "gen_ai.usage.output_tokens"

Defined in: attrs.gen.ts:12


ATTR_GEN_AI_PROVIDER

const ATTR_GEN_AI_PROVIDER: "gen_ai.provider.name"

Defined in: attrs.gen.ts:8


ATTR_GEN_AI_RESPONSE_MODEL

const ATTR_GEN_AI_RESPONSE_MODEL: "gen_ai.response.model"

Defined in: attrs.gen.ts:10


ATTR_GEN_AI_SYSTEM

const ATTR_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

const ATTR_GEN_AI_TOOL_DURATION_MS: "gen_ai.tool.duration_ms"

Defined in: attrs.gen.ts:25


ATTR_GEN_AI_TOOL_IS_HANDOFF

const ATTR_GEN_AI_TOOL_IS_HANDOFF: "gen_ai.tool.is_handoff"

Defined in: attrs.gen.ts:24


ATTR_GEN_AI_TOOL_NAME

const ATTR_GEN_AI_TOOL_NAME: "gen_ai.tool.name"

Defined in: attrs.gen.ts:18


ATTR_GEN_AI_TTS_TTFB_S

const ATTR_GEN_AI_TTS_TTFB_S: "gen_ai.tts.ttfb_s"

Defined in: attrs.gen.ts:23


ATTR_OI_SPAN_KIND

const ATTR_OI_SPAN_KIND: "openinference.span.kind"

Defined in: attrs.gen.ts:36


ATTR_PARLOT_SDK_VERSION

const ATTR_PARLOT_SDK_VERSION: "parlot.sdk.version"

Defined in: attrs.gen.ts:75


ATTR_PARTICIPANT_CHANNEL_IDENTITY

const ATTR_PARTICIPANT_CHANNEL_IDENTITY: "participant.channel_identity"

Defined in: attrs.gen.ts:130


ATTR_PARTICIPANT_DIAR_SOURCE

const ATTR_PARTICIPANT_DIAR_SOURCE: "participant.diarization_source"

Defined in: attrs.gen.ts:129


ATTR_PARTICIPANT_FIRST_TURN

const ATTR_PARTICIPANT_FIRST_TURN: "participant.first_turn_index"

Defined in: attrs.gen.ts:128


ATTR_PARTICIPANT_ID

const ATTR_PARTICIPANT_ID: "participant.id"

Defined in: attrs.gen.ts:125


ATTR_PARTICIPANT_LABEL

const ATTR_PARTICIPANT_LABEL: "participant.label"

Defined in: attrs.gen.ts:127


ATTR_PARTICIPANT_ROLE

const ATTR_PARTICIPANT_ROLE: "participant.role"

Defined in: attrs.gen.ts:126


ATTR_PLATFORM_FRAMEWORK

const ATTR_PLATFORM_FRAMEWORK: "platform.ref.framework"

Defined in: attrs.gen.ts:150


ATTR_PLATFORM_KIND

const ATTR_PLATFORM_KIND: "platform.ref.kind"

Defined in: attrs.gen.ts:151


ATTR_PLATFORM_REF_PREFIX

const ATTR_PLATFORM_REF_PREFIX: "platform.ref."

Defined in: attrs.gen.ts:149


ATTR_PLATFORM_VALUE

const ATTR_PLATFORM_VALUE: "platform.ref.value"

Defined in: attrs.gen.ts:152


ATTR_SESSION_AGENT_CHAIN

const ATTR_SESSION_AGENT_CHAIN: "session.agent_chain"

Defined in: attrs.gen.ts:78


ATTR_SESSION_AGENT_FRAMEWORK

const ATTR_SESSION_AGENT_FRAMEWORK: "session.agent_framework"

Defined in: attrs.gen.ts:73


ATTR_SESSION_AGENT_FRAMEWORK_RAW_ID

const ATTR_SESSION_AGENT_FRAMEWORK_RAW_ID: "session.agent_framework_raw_id"

Defined in: attrs.gen.ts:74


ATTR_SESSION_AGENT_ID

const ATTR_SESSION_AGENT_ID: "session.agent_id"

Defined in: attrs.gen.ts:72


ATTR_SESSION_AMD

const ATTR_SESSION_AMD: "session.amd"

Defined in: attrs.gen.ts:65


ATTR_SESSION_CLOSE_ERROR

const ATTR_SESSION_CLOSE_ERROR: "session.close_error"

Defined in: attrs.gen.ts:91


ATTR_SESSION_CLOSE_REASON

const ATTR_SESSION_CLOSE_REASON: "session.close_reason"

Defined in: attrs.gen.ts:89


ATTR_SESSION_CONVERSATION_ID

const ATTR_SESSION_CONVERSATION_ID: "session.conversation_id"

Defined in: attrs.gen.ts:60


ATTR_SESSION_HANDOFF_COUNT

const ATTR_SESSION_HANDOFF_COUNT: "session.handoff_count"

Defined in: attrs.gen.ts:68


ATTR_SESSION_ID

const ATTR_SESSION_ID: "session.id"

Defined in: attrs.gen.ts:59


ATTR_SESSION_INTENT_LABEL

const ATTR_SESSION_INTENT_LABEL: "session.intent_label"

Defined in: attrs.gen.ts:63


ATTR_SESSION_INTENT_SEQUENCE

const ATTR_SESSION_INTENT_SEQUENCE: "session.intent.sequence"

Defined in: attrs.gen.ts:64


ATTR_SESSION_LANGUAGES

const ATTR_SESSION_LANGUAGES: "session.languages"

Defined in: attrs.gen.ts:88


ATTR_SESSION_METADATA_PREFIX

const ATTR_SESSION_METADATA_PREFIX: "session.metadata."

Defined in: attrs.gen.ts:76


ATTR_SESSION_METADATA_SDK_VERSION

const ATTR_SESSION_METADATA_SDK_VERSION: "session.metadata.sdk_version"

Defined in: attrs.gen.ts:77


ATTR_SESSION_MODALITY

const ATTR_SESSION_MODALITY: "session.modality"

Defined in: attrs.gen.ts:61


ATTR_SESSION_PARTICIPANT_COUNT

const ATTR_SESSION_PARTICIPANT_COUNT: "session.participant_count"

Defined in: attrs.gen.ts:62


ATTR_SESSION_RECORDING_ANCHOR_WALL_MS

const ATTR_SESSION_RECORDING_ANCHOR_WALL_MS: "session.recording.anchor_wall_ms"

Defined in: attrs.gen.ts:83


ATTR_SESSION_RECORDING_AUDIO_URI

const ATTR_SESSION_RECORDING_AUDIO_URI: "session.recording.audio_uri"

Defined in: attrs.gen.ts:84


ATTR_SESSION_RECORDING_DISABLED_REASON

const ATTR_SESSION_RECORDING_DISABLED_REASON: "session.recording.disabled_reason"

Defined in: attrs.gen.ts:87


ATTR_SESSION_RECORDING_EGRESS_ID

const ATTR_SESSION_RECORDING_EGRESS_ID: "session.recording.egress_id"

Defined in: attrs.gen.ts:85


ATTR_SESSION_RECORDING_WEBHOOK_ERROR

const ATTR_SESSION_RECORDING_WEBHOOK_ERROR: "session.recording.webhook_error"

Defined in: attrs.gen.ts:86


ATTR_SESSION_TOOL_CALL_COUNT

const ATTR_SESSION_TOOL_CALL_COUNT: "session.tool_call_count"

Defined in: attrs.gen.ts:67


ATTR_SESSION_TOPOLOGY_AGENTS

const ATTR_SESSION_TOPOLOGY_AGENTS: "session.topology.agents"

Defined in: attrs.gen.ts:79


ATTR_SESSION_TOPOLOGY_BOOTSTRAP_INSTRUCTIONS

const ATTR_SESSION_TOPOLOGY_BOOTSTRAP_INSTRUCTIONS: "session.topology.bootstrap_instructions"

Defined in: attrs.gen.ts:82


ATTR_SESSION_TOPOLOGY_EDGES

const ATTR_SESSION_TOPOLOGY_EDGES: "session.topology.edges"

Defined in: attrs.gen.ts:81


ATTR_SESSION_TOPOLOGY_TOOLS

const ATTR_SESSION_TOPOLOGY_TOOLS: "session.topology.tools"

Defined in: attrs.gen.ts:80


ATTR_SESSION_TOTAL_COST_USD

const ATTR_SESSION_TOTAL_COST_USD: "session.total_cost_usd"

Defined in: attrs.gen.ts:71


ATTR_SESSION_TOTAL_INPUT_TOKENS

const ATTR_SESSION_TOTAL_INPUT_TOKENS: "session.total_input_tokens"

Defined in: attrs.gen.ts:69


ATTR_SESSION_TOTAL_OUTPUT_TOKENS

const ATTR_SESSION_TOTAL_OUTPUT_TOKENS: "session.total_output_tokens"

Defined in: attrs.gen.ts:70


ATTR_SESSION_TURN_COUNT

const ATTR_SESSION_TURN_COUNT: "session.turn_count"

Defined in: attrs.gen.ts:66


ATTR_SESSION_USER_ID

const ATTR_SESSION_USER_ID: "session.user_id"

Defined in: attrs.gen.ts:90


ATTR_STT_SPEAKER_ID

const ATTR_STT_SPEAKER_ID: "stt.speaker_id"

Defined in: attrs.gen.ts:131


ATTR_TOOL_INPUT_PAYLOAD

const ATTR_TOOL_INPUT_PAYLOAD: "tool.input.payload"

Defined in: attrs.gen.ts:26


ATTR_TOOL_INPUT_PAYLOAD_PREVIEW

const ATTR_TOOL_INPUT_PAYLOAD_PREVIEW: "tool.input.payload_preview"

Defined in: attrs.gen.ts:27


ATTR_TOOL_OUTPUT_PAYLOAD_PREVIEW

const ATTR_TOOL_OUTPUT_PAYLOAD_PREVIEW: "tool.output.payload_preview"

Defined in: attrs.gen.ts:28


ATTR_TURN_ACTIVE_AGENT_ID

const ATTR_TURN_ACTIVE_AGENT_ID: "turn.active_agent_id"

Defined in: attrs.gen.ts:124


ATTR_TURN_AGENT_TEXT

const ATTR_TURN_AGENT_TEXT: "turn.agent_text"

Defined in: attrs.gen.ts:121


ATTR_TURN_E2E_LATENCY_S

const ATTR_TURN_E2E_LATENCY_S: "turn.e2e_latency_s"

Defined in: attrs.gen.ts:113


ATTR_TURN_EOU_DELAY_S

const ATTR_TURN_EOU_DELAY_S: "turn.eou_delay_s"

Defined in: attrs.gen.ts:117


ATTR_TURN_INDEX

const ATTR_TURN_INDEX: "turn.index"

Defined in: attrs.gen.ts:103


ATTR_TURN_INPUT_MODALITY

const ATTR_TURN_INPUT_MODALITY: "turn.input_modality"

Defined in: attrs.gen.ts:107


ATTR_TURN_INTENT_KEY

const ATTR_TURN_INTENT_KEY: "turn.intent_key"

Defined in: attrs.gen.ts:123


ATTR_TURN_INTENT_LABEL

const ATTR_TURN_INTENT_LABEL: "turn.intent_label"

Defined in: attrs.gen.ts:122


ATTR_TURN_INTERRUPTED

const ATTR_TURN_INTERRUPTED: "turn.interrupted"

Defined in: attrs.gen.ts:112


ATTR_TURN_LANGUAGE

const ATTR_TURN_LANGUAGE: "turn.language"

Defined in: attrs.gen.ts:118


ATTR_TURN_LANGUAGE_SWITCH

const ATTR_TURN_LANGUAGE_SWITCH: "turn.language_switch"

Defined in: attrs.gen.ts:119


ATTR_TURN_LLM_TTFT_S

const ATTR_TURN_LLM_TTFT_S: "turn.llm_ttft_s"

Defined in: attrs.gen.ts:114


ATTR_TURN_MEDIA_END_MS

const ATTR_TURN_MEDIA_END_MS: "turn.media_segment_end_ms"

Defined in: attrs.gen.ts:109


ATTR_TURN_MEDIA_START_MS

const ATTR_TURN_MEDIA_START_MS: "turn.media_segment_start_ms"

Defined in: attrs.gen.ts:108


ATTR_TURN_PARTICIPANT_ID

const ATTR_TURN_PARTICIPANT_ID: "turn.participant_id"

Defined in: attrs.gen.ts:104


ATTR_TURN_PARTICIPANT_ID_CALLER

const ATTR_TURN_PARTICIPANT_ID_CALLER: "caller"

Defined in: attrs.gen.ts:136


ATTR_TURN_PARTICIPANT_LABEL

const ATTR_TURN_PARTICIPANT_LABEL: "turn.participant_label"

Defined in: attrs.gen.ts:106


ATTR_TURN_PARTICIPANT_ROLE

const ATTR_TURN_PARTICIPANT_ROLE: "turn.participant_role"

Defined in: attrs.gen.ts:105


ATTR_TURN_PREV_TRACE_ID

const ATTR_TURN_PREV_TRACE_ID: "turn.prev_trace_id"

Defined in: attrs.gen.ts:102


ATTR_TURN_SPEECH_WALL_END_MS

const ATTR_TURN_SPEECH_WALL_END_MS: "turn.speech_wall_end_ms"

Defined in: attrs.gen.ts:111


ATTR_TURN_SPEECH_WALL_START_MS

const ATTR_TURN_SPEECH_WALL_START_MS: "turn.speech_wall_start_ms"

Defined in: attrs.gen.ts:110


ATTR_TURN_TRANSCRIPTION_DELAY_S

const ATTR_TURN_TRANSCRIPTION_DELAY_S: "turn.transcription_delay_s"

Defined in: attrs.gen.ts:116


ATTR_TURN_TTS_TTFB_S

const ATTR_TURN_TTS_TTFB_S: "turn.tts_ttfb_s"

Defined in: attrs.gen.ts:115


ATTR_TURN_USER_TEXT

const ATTR_TURN_USER_TEXT: "turn.user_text"

Defined in: attrs.gen.ts:120


ATTR_VOICE_AMD_CATEGORY

const ATTR_VOICE_AMD_CATEGORY: "voice.amd.category"

Defined in: attrs.gen.ts:141


ATTR_VOICE_AUDIO_JITTER_MS

const ATTR_VOICE_AUDIO_JITTER_MS: "voice.audio.jitter_ms"

Defined in: attrs.gen.ts:143


ATTR_VOICE_AUDIO_PACKET_LOSS

const ATTR_VOICE_AUDIO_PACKET_LOSS: "voice.audio.packet_loss"

Defined in: attrs.gen.ts:142


ATTR_VOICE_DEAD_AIR_MS

const ATTR_VOICE_DEAD_AIR_MS: "voice.interaction.dead_air_ms"

Defined in: attrs.gen.ts:144


ATTR_VOICE_EOU_LANGUAGE

const ATTR_VOICE_EOU_LANGUAGE: "voice.eou.language"

Defined in: attrs.gen.ts:140


ATTR_VOICE_STT_CONFIDENCE

const ATTR_VOICE_STT_CONFIDENCE: "voice.stt.confidence"

Defined in: attrs.gen.ts:138


ATTR_VOICE_STT_LATENCY_MS

const ATTR_VOICE_STT_LATENCY_MS: "voice.stt.latency_ms"

Defined in: attrs.gen.ts:137


ATTR_VOICE_TTS_LATENCY_MS

const ATTR_VOICE_TTS_LATENCY_MS: "voice.tts.latency_ms"

Defined in: attrs.gen.ts:139


EVENT_GEN_AI_ASSISTANT_MESSAGE

const EVENT_GEN_AI_ASSISTANT_MESSAGE: "gen_ai.assistant.message"

Defined in: attrs.gen.ts:30


EVENT_GEN_AI_TOOL_MESSAGE

const EVENT_GEN_AI_TOOL_MESSAGE: "gen_ai.tool.message"

Defined in: attrs.gen.ts:31


EVENT_GEN_AI_USER_MESSAGE

const EVENT_GEN_AI_USER_MESSAGE: "gen_ai.user.message"

Defined in: attrs.gen.ts:29


SPAN_AGENT_HANDOFF

const SPAN_AGENT_HANDOFF: "parlot.agent.handoff"

Defined in: attrs.gen.ts:95


SPAN_CONVERSATION_SESSION

const SPAN_CONVERSATION_SESSION: "parlot.session"

Defined in: attrs.gen.ts:92


SPAN_GEN_AI_CHAT

const SPAN_GEN_AI_CHAT: "chat"

Defined in: attrs.gen.ts:32


SPAN_GEN_AI_EXECUTE_TOOL

const SPAN_GEN_AI_EXECUTE_TOOL: "execute_tool"

Defined in: attrs.gen.ts:33


SPAN_GEN_AI_INVOKE_AGENT

const SPAN_GEN_AI_INVOKE_AGENT: "invoke_agent"

Defined in: attrs.gen.ts:34


SPAN_GEN_AI_INVOKE_WORKFLOW

const SPAN_GEN_AI_INVOKE_WORKFLOW: "invoke_workflow"

Defined in: attrs.gen.ts:35


SPAN_PARLOT_SESSION_CLOSE

const SPAN_PARLOT_SESSION_CLOSE: "parlot.session.close"

Defined in: attrs.gen.ts:94


SPAN_PARLOT_TURN

const SPAN_PARLOT_TURN: "parlot.turn"

Defined in: attrs.gen.ts:93


SPAN_VOICE_AMD

const SPAN_VOICE_AMD: "amd"

Defined in: attrs.gen.ts:99


SPAN_VOICE_EOU

const SPAN_VOICE_EOU: "eou_detection"

Defined in: attrs.gen.ts:98


SPAN_VOICE_STT

const SPAN_VOICE_STT: "stt"

Defined in: attrs.gen.ts:97


SPAN_VOICE_TTS

const SPAN_VOICE_TTS: "tts"

Defined in: attrs.gen.ts:96

On this page

VariablesATTR_AGENT_COORD_OVERHEADATTR_AGENT_FRAMEWORKATTR_AGENT_INSTRUCTIONS_EXCERPTATTR_AGENT_ROLEATTR_AGENT_STAGEATTR_AGENT_STATIC_INSTRUCTIONS_EXCERPTATTR_AGENT_TOOL_CALL_INDEXATTR_AGENT_TOOL_IS_ERRORATTR_AGENT_TOOL_NAMEATTR_AGENT_TOOL_NAMESATTR_AGENT_TOOL_TIMING_CORRECTEDATTR_AGENT_TRANSFER_BYTESATTR_AGENT_TRANSFER_CREATED_ATATTR_AGENT_TRANSFER_FROMATTR_AGENT_TRANSFER_ITEM_IDATTR_AGENT_TRANSFER_LATENCY_MSATTR_AGENT_TRANSFER_REASONATTR_AGENT_TRANSFER_SEQUENCEATTR_AGENT_TRANSFER_TOATTR_CONVERSATION_CHANNELATTR_CONVERSATION_IDATTR_DIAR_SOURCE_AGENT_IDATTR_DIAR_SOURCE_CHANNEL_METADATAATTR_DIAR_SOURCE_POST_SESSIONATTR_DIAR_SOURCE_STT_SPEAKER_IDATTR_EVAL_EXPLANATIONATTR_EVAL_NAMEATTR_EVAL_RESULTATTR_EVAL_SCOREATTR_EXCEPTION_MESSAGEATTR_EXCEPTION_TRACEATTR_EXCEPTION_TYPEATTR_GEN_AI_AGENT_IDATTR_GEN_AI_AGENT_NAMEATTR_GEN_AI_AGENT_VERSIONATTR_GEN_AI_AUDIO_INATTR_GEN_AI_AUDIO_OUTATTR_GEN_AI_CACHE_HIT_RATEATTR_GEN_AI_CACHED_TOKENSATTR_GEN_AI_CONVERSATION_IDATTR_GEN_AI_COST_USDATTR_GEN_AI_IN_TOKENSATTR_GEN_AI_MODELATTR_GEN_AI_OP_NAMEATTR_GEN_AI_OUT_TOKENSATTR_GEN_AI_PROVIDERATTR_GEN_AI_RESPONSE_MODELATTR_GEN_AI_SYSTEMATTR_GEN_AI_TOOL_DURATION_MSATTR_GEN_AI_TOOL_IS_HANDOFFATTR_GEN_AI_TOOL_NAMEATTR_GEN_AI_TTS_TTFB_SATTR_OI_SPAN_KINDATTR_PARLOT_SDK_VERSIONATTR_PARTICIPANT_CHANNEL_IDENTITYATTR_PARTICIPANT_DIAR_SOURCEATTR_PARTICIPANT_FIRST_TURNATTR_PARTICIPANT_IDATTR_PARTICIPANT_LABELATTR_PARTICIPANT_ROLEATTR_PLATFORM_FRAMEWORKATTR_PLATFORM_KINDATTR_PLATFORM_REF_PREFIXATTR_PLATFORM_VALUEATTR_SESSION_AGENT_CHAINATTR_SESSION_AGENT_FRAMEWORKATTR_SESSION_AGENT_FRAMEWORK_RAW_IDATTR_SESSION_AGENT_IDATTR_SESSION_AMDATTR_SESSION_CLOSE_ERRORATTR_SESSION_CLOSE_REASONATTR_SESSION_CONVERSATION_IDATTR_SESSION_HANDOFF_COUNTATTR_SESSION_IDATTR_SESSION_INTENT_LABELATTR_SESSION_INTENT_SEQUENCEATTR_SESSION_LANGUAGESATTR_SESSION_METADATA_PREFIXATTR_SESSION_METADATA_SDK_VERSIONATTR_SESSION_MODALITYATTR_SESSION_PARTICIPANT_COUNTATTR_SESSION_RECORDING_ANCHOR_WALL_MSATTR_SESSION_RECORDING_AUDIO_URIATTR_SESSION_RECORDING_DISABLED_REASONATTR_SESSION_RECORDING_EGRESS_IDATTR_SESSION_RECORDING_WEBHOOK_ERRORATTR_SESSION_TOOL_CALL_COUNTATTR_SESSION_TOPOLOGY_AGENTSATTR_SESSION_TOPOLOGY_BOOTSTRAP_INSTRUCTIONSATTR_SESSION_TOPOLOGY_EDGESATTR_SESSION_TOPOLOGY_TOOLSATTR_SESSION_TOTAL_COST_USDATTR_SESSION_TOTAL_INPUT_TOKENSATTR_SESSION_TOTAL_OUTPUT_TOKENSATTR_SESSION_TURN_COUNTATTR_SESSION_USER_IDATTR_STT_SPEAKER_IDATTR_TOOL_INPUT_PAYLOADATTR_TOOL_INPUT_PAYLOAD_PREVIEWATTR_TOOL_OUTPUT_PAYLOAD_PREVIEWATTR_TURN_ACTIVE_AGENT_IDATTR_TURN_AGENT_TEXTATTR_TURN_E2E_LATENCY_SATTR_TURN_EOU_DELAY_SATTR_TURN_INDEXATTR_TURN_INPUT_MODALITYATTR_TURN_INTENT_KEYATTR_TURN_INTENT_LABELATTR_TURN_INTERRUPTEDATTR_TURN_LANGUAGEATTR_TURN_LANGUAGE_SWITCHATTR_TURN_LLM_TTFT_SATTR_TURN_MEDIA_END_MSATTR_TURN_MEDIA_START_MSATTR_TURN_PARTICIPANT_IDATTR_TURN_PARTICIPANT_ID_CALLERATTR_TURN_PARTICIPANT_LABELATTR_TURN_PARTICIPANT_ROLEATTR_TURN_PREV_TRACE_IDATTR_TURN_SPEECH_WALL_END_MSATTR_TURN_SPEECH_WALL_START_MSATTR_TURN_TRANSCRIPTION_DELAY_SATTR_TURN_TTS_TTFB_SATTR_TURN_USER_TEXTATTR_VOICE_AMD_CATEGORYATTR_VOICE_AUDIO_JITTER_MSATTR_VOICE_AUDIO_PACKET_LOSSATTR_VOICE_DEAD_AIR_MSATTR_VOICE_EOU_LANGUAGEATTR_VOICE_STT_CONFIDENCEATTR_VOICE_STT_LATENCY_MSATTR_VOICE_TTS_LATENCY_MSEVENT_GEN_AI_ASSISTANT_MESSAGEEVENT_GEN_AI_TOOL_MESSAGEEVENT_GEN_AI_USER_MESSAGESPAN_AGENT_HANDOFFSPAN_CONVERSATION_SESSIONSPAN_GEN_AI_CHATSPAN_GEN_AI_EXECUTE_TOOLSPAN_GEN_AI_INVOKE_AGENTSPAN_GEN_AI_INVOKE_WORKFLOWSPAN_PARLOT_SESSION_CLOSESPAN_PARLOT_TURNSPAN_VOICE_AMDSPAN_VOICE_EOUSPAN_VOICE_STTSPAN_VOICE_TTS