Function: isLlmSpanAllowedOutputType()

function isLlmSpanAllowedOutputType(obj: any): obj is LlmSpanAllowedOutputType;
Defined in: src/types/logging/step.types.ts:233

Parameters

obj

any

Returns

obj is LlmSpanAllowedOutputType