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.adapter
/
AgentAPI
/
context
context
jvm
abstract
val
context
:
StateFlow
<
AgentContext
>
(
source
)
agent 的实时上下文,完整的消息、工具调用请求均在此索引。
关于流式数据请见
output
。
See also
Agent
Context
Agent
Context
Index