InferenceDetails interface

Details for an inference call.

Property Details

endpoint

endpoint?: ServiceEndpoint

Property Value

finishReasons

finishReasons?: string[]

Property Value

string[]

inputTokens

inputTokens?: number

Property Value

number

model

model: string

Property Value

string

operationName

operationName: InferenceOperationType

Property Value

outputTokens

outputTokens?: number

Property Value

number

providerName

providerName?: string

Property Value

string

thoughtProcess

thoughtProcess?: string

Property Value

string