Preparing search index...
The search index is not available
deepinfra
deepinfra
FillMask
Class FillMask
Hierarchy (
view full
)
CustomModel
<
FillMaskRequest
,
TokenClassificationResponse
>
FillMask
Index
Constructors
constructor
Properties
auth
Token
client
endpoint
model
Name
Methods
generate
Constructors
constructor
new
Fill
Mask
(
modelName
,
authToken
?
,
config
?
)
:
FillMask
Parameters
modelName
:
string
Optional
authToken
:
string
Optional
config
:
Partial
<
IClientConfig
>
Returns
FillMask
Properties
Protected
auth
Token
auth
Token
:
string
Protected
client
client
:
DeepInfraClient
Protected
Readonly
endpoint
endpoint
:
string
Readonly
model
Name
model
Name
:
string
Methods
generate
generate
(
body
)
:
Promise
<
TokenClassificationResponse
>
Parameters
body
:
FillMaskRequest
Returns
Promise
<
TokenClassificationResponse
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
auth
Token
client
endpoint
model
Name
generate
deepinfra
Loading...