ℹ️ These docs are for the free version of Galileo. Documentation for current customers can be found here.
function isLlmSpanAllowedOutputType(obj: any): obj is LlmSpanAllowedOutputType;
Defined in: src/types/logging/step.types.ts:222
any
obj is LlmSpanAllowedOutputType
Was this page helpful?