AutoTweaker API
Toggle table of contents
0.2.0-alpha.1+d0e71621
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
ToolAPI
/
getMeta
get
Meta
jvm
abstract
fun
getMeta
(
)
:
Map
<
String
,
ToolMeta
>
?
(
source
)
从内存中获取所有工具的属性,不会调用
io.github.autotweaker.api.tool.Tool.meta
。
所有工具的属性都会被缓存,并仅在请求 LLM 前刷新。