import { ExecutionTraceInfoResponse } from "@mistralai/mistralai/models/components";
let value: ExecutionTraceInfoResponse = {};| Field | Type | Required | Description |
|---|---|---|---|
otelTraceId |
string | ➖ | The ID of the trace, if available |
hasTraceData |
boolean | ➖ | Whether trace data is available in the trace backend for this execution |