koog
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
agents-features-longterm-memory
/
ai.koog.agents.longtermmemory.ingestion.extraction
/
FilteringExtractionStrategy
/
FilteringExtractionStrategy
Filtering
Extraction
Strategy
constructor
(
messageRolesToExtract
:
Set
<
Message.Role
>
=
setOf(Message.Role.User, Message.Role.Assistant)
,
lastMessageOnly
:
Boolean
=
false
)
(
source
)