Kmemo
Toggle table of contents
2.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
TenantedCache
/
put
put
suspend
fun
put
(
prompt
:
String
,
response
:
String
,
scope
:
String
=
SemanticCache.DEFAULT_SCOPE
,
metadata
:
Map
<
String
,
String
>
=
emptyMap()
,
tags
:
Set
<
String
>
=
emptySet()
)
:
String
See also
Semantic
Cache.
put