Function: isLlmSpanAllowedOutputType()

function isLlmSpanAllowedOutputType(obj: any): obj is LlmSpanAllowedOutputType;

Defined in: src/types/logging/step.types.ts:222

Parameters

obj

any

Returns

obj is LlmSpanAllowedOutputType