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
/
CoreAPI
/
SessionAPI
/
loadAgent
load
Agent
jvm
abstract
suspend
fun
loadAgent
(
id
:
UUID
)
:
AgentData
?
(
source
)
从数据库加载 agent 数据,找不到返回 null。
agent 数据中索引了上下文中所有消息的 id,请自行通过
loadMessages
加载,请按需加载。