AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.types.agent
/
AgentContext
/
AgentContext
Agent
Context
jvm
constructor
(
systemPrompt
:
String
,
injections
:
List
<
ContextInjection
>
?
,
index
:
AgentContextIndex
,
droppedMessages
:
Set
<
@
Serializable
(
with
=
UuidSerializer::class
)
UUID
>
?
)
(
source
)