put
open suspend override fun put(request: PromptCache.Request, response: List<Message.Response>)(source)
Put a response in the cache for a request.
Parameters
request
The request to cache the response for
response
The response to cache
Put a response in the cache for a request.
The request to cache the response for
The response to cache