Skip to content

PersistentAI API Documentation / @persistentai/fireflow-nodes / isMoonshot

Function: isMoonshot()

isMoonshot(model): boolean

Defined in: packages/fireflow-nodes/src/nodes/ai/llm-call.node.ts:496

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

Parameters

model

LLMModels

Returns

boolean

Licensed under BUSL-1.1