_getSerializedCacheKeyParametersForCall(
callOptions: Partial<Omit<ChatOpenAICallOptions, FireworksUnsupportedCallOptions>> __type
): string| Name | Type | Description |
|---|---|---|
callOptions* | Partial<Omit<ChatOpenAICallOptions, FireworksUnsupportedCallOptions>> & __type | Call options for the model |
Create a unique cache key for a specific call to a specific language model.