Kmemo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kmemo
kmemo-core
/
dev.kmemo
/
CacheEntry
/
CacheEntry
Cache
Entry
constructor
(
id
:
String
,
scope
:
String
,
prompt
:
String
,
response
:
String
,
embedding
:
FloatArray
,
createdAt
:
Instant
,
metadata
:
Map
<
String
,
String
>
=
emptyMap()
)