Function: isLlmSpanAllowedInputType()
Parameters
obj
unknown
Returns
obj is LlmSpanAllowedInputTypeDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function isLlmSpanAllowedInputType(
obj: unknown,
): obj is LlmSpanAllowedInputType;
unknown
obj is LlmSpanAllowedInputTypeWas this page helpful?