toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.spi
/
ToolGroupResolver
Tool
Group
Resolver
interface
ToolGroupResolver
Inheritors
RegistryToolGroupResolver
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String
Functions
available
Tool
Groups
Link copied to clipboard
abstract
fun
availableToolGroups
(
)
:
List
<
ToolGroupMetadata
>
find
Tool
Group
For
Tool
Link copied to clipboard
abstract
fun
findToolGroupForTool
(
toolName
:
String
)
:
ToolGroupResolution
resolve
Tool
Group
Link copied to clipboard
abstract
fun
resolveToolGroup
(
requirement
:
ToolGroupRequirement
)
:
ToolGroupResolution
Resolve tool group from the role