Get the parameters used to invoke the model
invocationParams(
options: Omit<ChatGroqCallOptions, "callbacks" | "tags" | "metadata" | "configurable" | "recursionLimit" | "runName" | "runId">,
extra: __type
): Omit<ChatCompletionCreateParams, "messages">| Name | Type | Description |
|---|---|---|
options* | Omit<ChatGroqCallOptions, "callbacks" | "tags" | "metadata" | "configurable" | "recursionLimit" | "runName" | "runId"> | |
extra | __type |