@oneblink/sdk
Preparing search index...
types
SystemTypes
NewAISystemConfiguration
Interface NewAISystemConfiguration
interface
NewAISystemConfiguration
{
configuration
:
ClaudeBedrockAISystemConfiguration
&
{
shouldParseIncompleteResource
?:
boolean
;
}
;
isEnabled
:
boolean
;
name
:
string
;
type
:
AISystemConfigurationType
;
}
Hierarchy (
View Summary
)
NewAISystemConfiguration
AISystemConfiguration
Index
Properties
configuration
is
Enabled
name
type
Properties
configuration
configuration
:
ClaudeBedrockAISystemConfiguration
&
{
shouldParseIncompleteResource
?:
boolean
;
}
is
Enabled
isEnabled
:
boolean
name
name
:
string
type
type
:
AISystemConfigurationType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
configuration
is
Enabled
name
type
@oneblink/sdk
Loading...