MDAA TS Docs
Preparing search index...
@aws-mdaa/gaia-l3-construct
SageMakerModelEndpoint
Interface SageMakerModelEndpoint
interface
SageMakerModelEndpoint
{
endpoint
:
CfnEndpoint
;
inputModalities
:
Modality
[]
;
modelInterface
:
LANG_CHAIN
;
name
:
string
;
outputModalities
:
Modality
[]
;
ragSupported
:
boolean
;
responseStreamingSupported
:
boolean
;
}
Index
Properties
endpoint
input
Modalities
model
Interface
name
output
Modalities
rag
Supported
response
Streaming
Supported
Properties
Readonly
endpoint
endpoint
:
CfnEndpoint
Readonly
input
Modalities
inputModalities
:
Modality
[]
Readonly
model
Interface
modelInterface
:
LANG_CHAIN
Readonly
name
name
:
string
Readonly
output
Modalities
outputModalities
:
Modality
[]
Readonly
rag
Supported
ragSupported
:
boolean
Readonly
response
Streaming
Supported
responseStreamingSupported
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
input
Modalities
model
Interface
name
output
Modalities
rag
Supported
response
Streaming
Supported
MDAA TS Docs
Loading...