Skip to content

ChainGraph API Documentation / @badaitech/chaingraph-nodes / isMoonshot

Function: isMoonshot()

isMoonshot(model): boolean

Defined in: packages/chaingraph-nodes/src/nodes/ai/llm-call.node.ts:452

Determines if the given model is one of the Moonshot models.

Parameters

model

LLMModels

Returns

boolean

Licensed under BUSL-1.1