Skip to content

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

Function: isGemini()

isGemini(model): boolean

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

Determines whether the given model belongs to the Google Gemini category of models.

Parameters

model

LLMModels

Returns

boolean

Licensed under BUSL-1.1