Forest Admin - API reference
Preparing search index...
@forestadmin/ai-proxy
RemoteTool
Class RemoteTool<ToolType>
Abstract
Type Parameters
ToolType
=
unknown
Index
Constructors
constructor
Properties
base
source
Id
source
Type
Accessors
sanitized
Name
Constructors
constructor
new
RemoteTool
<
ToolType
=
unknown
>
(
options
:
{
sourceId
?:
string
;
sourceType
?:
string
;
tool
:
StructuredToolInterface
<
ToolType
>
;
}
,
)
:
RemoteTool
<
ToolType
>
Type Parameters
ToolType
=
unknown
Parameters
options
:
{
sourceId
?:
string
;
sourceType
?:
string
;
tool
:
StructuredToolInterface
<
ToolType
>
;
}
Returns
RemoteTool
<
ToolType
>
Properties
base
base
:
StructuredToolInterface
<
ToolType
>
source
Id
sourceId
:
string
source
Type
sourceType
:
string
Accessors
sanitized
Name
get
sanitizedName
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
source
Id
source
Type
Accessors
sanitized
Name
Forest Admin - API reference
Loading...