_getSerializedCacheKeyParametersForCall(
callOptions: Pick<ChatCompletionCreateParamsBase, "frequency_penalty" | "function_call" | "functions" | "logit_bias" | "logprobs"| Name | Type | Description |
|---|---|---|
callOptions* | Pick<ChatCompletionCreateParamsBase, "frequency_penalty" | "function_call" | "functions" | "logit_bias" | "logprobs" | "max_completion_tokens" | "max_tokens" | "n" | "parallel_tool_calls" | "presence_penalty" | "reasoning_format" | "response_format" | "seed" | "service_tier" | "stop" | "temperature" | "tool_choice" | "top_logprobs" | "top_p"> & BaseLanguageModelCallOptions & __type & __type & __type |
Create a unique cache key for a specific call to a specific language model.
Call options for the model