Get the parameters used to invoke the model
invocationParams(
_options: Omit<BaseChatModelCallOptions, "callbacks" | "tags" | "metadata" | "configurable" | "recursionLimit" | "runName" | "runId">
): __type| Name | Type | Description |
|---|---|---|
_options | Omit<BaseChatModelCallOptions, "callbacks" | "tags" | "metadata" | "configurable" | "recursionLimit" | "runName" | "runId"> |