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
/
setModel
set
Model
jvm
abstract
suspend
fun
setModel
(
config
:
ModelConfig
)
:
AgentAPI
(
source
)
更新 agent 使用的大模型,下次请求立即生效。
要获取当前的大模型配置,请访问
model
。