MynthSDKTypes.
Import SDK types
Useful exported types
These types are members of theMynthSDKTypes namespace — access them as MynthSDKTypes.<Name> (they are not re-exported as top-level names):
MynthSDKTypes.ImageGenerationRequestMynthSDKTypes.ImageGenerationModelMynthSDKTypes.TaskDataMynthSDKTypes.TaskStatusMynthSDKTypes.WebhookPayload
Runtime model metadata
The SDK also exportsAVAILABLE_MODELS.
ModelCapability) include:
inputsmynth_magic_promptnegative_prompt4knative_enhance_prompt
Where to browse models
For human-facing model discovery, use mynth.io/models. For application logic, useAVAILABLE_MODELS and set the model explicitly in production flows.