TypeScript SDKlogBatchResults()Copy pageLog OpenAI Batch API results as individual traced spans.1respan.logBatchResults(requests, results);23// Or link to an existing trace4respan.logBatchResults(requests, results, { traceId: savedTraceId });