Header menu logo Nao

ToolDiscoveryConfig Type

Configuration for tool discovery and pruning

Record fields

Record Field Description

AutoRefresh

Full Usage: AutoRefresh

Field type: bool

Whether to refresh tool availability periodically

Field type: bool

MaxToolsInContext

Full Usage: MaxToolsInContext

Field type: int

Maximum tools to include in LLM context

Field type: int

RefreshInterval

Full Usage: RefreshInterval

Field type: TimeSpan

Refresh interval

Field type: TimeSpan

RelevanceThreshold

Full Usage: RelevanceThreshold

Field type: float

Minimum relevance score to include a tool

Field type: float

Static members

Static member Description

ToolDiscoveryConfig.Default

Full Usage: ToolDiscoveryConfig.Default

Returns: ToolDiscoveryConfig

Type something to start searching.