Skip to content

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

Function: isGroq()

isGroq(model): boolean

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

Determines whether the given model belongs to the Groq category of models.

Parameters

model

LLMModels

Returns

boolean

Licensed under BUSL-1.1