ResponseSpanData
此内容尚不支持你的语言。
type ResponseSpanData = SpanDataBase & object;Type Declaration
Section titled “Type Declaration”_input?
Section titled “_input?”optional _input: string | Record<string, any>[];Not used by the OpenAI tracing provider but helpful for other tracing providers.
_response?
Section titled “_response?”optional _response: Record<string, any>;response_id?
Section titled “response_id?”optional response_id: string;type: "response";