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