OPENAPI / COMPONENTS / SCHEMAS

Get Trace 数据结构

GetTrace

Mistral AI API 合约中的 Get Trace 结构定义。

object34字段
agent_idstring必填

Mistral AI API 合约中的 agent id 值。

agent_namestring必填

Mistral AI API 合约中的 agent name 值。

cache_creation_input_tokensinteger必填

Mistral AI API 合约中的 cache creation input tokens 值。

cache_read_input_tokensinteger必填

Mistral AI API 合约中的 cache read input tokens 值。

conversation_idstring必填

Mistral AI API 合约中的 conversation id 值。

customer_idstring必填

Mistral AI API 合约中的 customer id 值。

duration_nsinteger必填

Mistral AI API 合约中的 duration ns 值。

end_timestring必填

Mistral AI API 合约中的 end time 值。

environmentstring必填

Mistral AI API 合约中的 environment 值。

error_countinteger必填

Mistral AI API 合约中的 error count 值。

evaluation_countinteger必填

Mistral AI API 合约中的 evaluation count 值。

first_turn_last_input_messagestring必填

Mistral AI API 合约中的 first turn last input message 值。

first_turn_last_output_messagestring必填

Mistral AI API 合约中的 first turn last output message 值。

gen_ai_span_countinteger必填

Mistral AI API 合约中的 gen ai span count 值。

input_tokensinteger必填

Mistral AI API 合约中的 input tokens 值。

last_turn_last_input_messagestring必填

Mistral AI API 合约中的 last turn last input message 值。

last_turn_last_output_messagestring必填

Mistral AI API 合约中的 last turn last output message 值。

llm_call_countinteger必填

Mistral AI API 合约中的 llm call count 值。

models_usedarray必填

Mistral AI API 合约中的 models used 值。

organization_idstring必填

Mistral AI API 合约中的 organization id 值。

output_tokensinteger必填

Mistral AI API 合约中的 output tokens 值。

retrieval_countinteger必填

Mistral AI API 合约中的 retrieval count 值。

root_span_idstring必填

Mistral AI API 合约中的 root span id 值。

root_span_namestring必填

Mistral AI API 合约中的 root span name 值。

service_namestring必填

Mistral AI API 合约中的 service name 值。

span_countinteger必填

Mistral AI API 合约中的 span count 值。

start_timestring必填

Mistral AI API 合约中的 start time 值。

status_codestring必填

Mistral AI API 合约中的 status code 值。

tool_call_countinteger必填

Mistral AI API 合约中的 tool call count 值。

tools_usedarray必填

Mistral AI API 合约中的 tools used 值。

trace_idstring必填

Mistral AI API 合约中的 trace id 值。

user_idstring必填

Mistral AI API 合约中的 user id 值。

workflow_namestring必填

Mistral AI API 合约中的 workflow name 值。

workspace_idstring必填

Mistral AI API 合约中的 workspace id 值。