OpenAITracingExporterOptions
type OpenAITracingExporterOptions = object;
Options for OpenAITracingExporter.
Properties
Section titled “Properties”apiKey?
Section titled “apiKey?”optional apiKey: string;
baseDelay
Section titled “baseDelay”baseDelay: number;
endpoint
Section titled “endpoint”endpoint: string;
maxDelay
Section titled “maxDelay”maxDelay: number;
maxRetries
Section titled “maxRetries”maxRetries: number;
organization
Section titled “organization”organization: string;
project
Section titled “project”project: string;