WriftAI
Client for WriftAI.
Class: WriftAI
Client for WriftAI.
Constructors
Constructor
new WriftAI(
options):WriftAI
Create an instance of the WriftAI client.
Parameters
options
WriftAIClientOptions = {}
Client options
Returns
WriftAI
Properties
api
api:
API
The client used to interact with WriftAI's API.
authenticatedUser
authenticatedUser:
AuthenticatedUser
hardware
hardware:
HardwareResource
Interface for accessing hardware related resources and operations
modelCategories
modelCategories:
ModelCategories
Interface for accessing model categories related reources and operations.
models
models:
Models
Interface for accessing model related resources and operations.
modelVersions
modelVersions:
ModelVersions
Interface for accessing model version related resources and operations.
predictions
predictions:
PredictionsResource
Interface for accessing prediction related resources and operations.
users
users:
Users
Interface for accessing user related resources and operations.