Create a unique cache key for a specific call to a specific language model.
_getSerializedCacheKeyParametersForCall(
callOptions: BaseLanguageModelCallOptions __type __type
): string| Name | Type | Description |
|---|---|---|
callOptions* | BaseLanguageModelCallOptions & __type & __type | Call options for the model |