function isLlmSpanAllowedOutputType(obj: any): obj is LlmSpanAllowedOutputType;
any
obj is LlmSpanAllowedOutputType
Was this page helpful?