toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.tool.agentic
/
DomainToolSource
/
DomainToolSource
Domain
Tool
Source
constructor
(
type
:
Class
<
T
>
,
predicate
:
DomainToolPredicate
<
T
>
=
DomainToolPredicate.always()
)
Parameters
T
The domain class type
type
The class object
predicate
Predicate to filter which instances contribute tools