Preparing search index...
The search index is not available
@iqai/adk API Documentation
@iqai/adk API Documentation
ReflectAndRetryToolPluginOptions
Interface ReflectAndRetryToolPluginOptions
interface
ReflectAndRetryToolPluginOptions
{
name
?:
string
;
maxRetries
?:
number
;
throwExceptionIfRetryExceeded
?:
boolean
;
trackingScope
?:
TrackingScope
;
}
Index
Properties
name?
max
Retries?
throw
Exception
If
Retry
Exceeded?
tracking
Scope?
Properties
Optional
name
name
?:
string
Optional
max
Retries
max
Retries
?:
number
Optional
throw
Exception
If
Retry
Exceeded
throw
Exception
If
Retry
Exceeded
?:
boolean
Optional
tracking
Scope
tracking
Scope
?:
TrackingScope
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
max
Retries
throw
Exception
If
Retry
Exceeded
tracking
Scope
@iqai/adk API Documentation
Loading...