Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { *Config // contains filtered or unexported fields }
func (*Client) Run ¶
func (c *Client) Run(ctx context.Context, input PredictionInput) (PredictionOutput, error)
type FileOutput ¶
type FileOutput = replicate.FileOutput
type PredictionInput ¶
type PredictionInput = replicate.PredictionInput
type PredictionOutput ¶
type PredictionOutput = replicate.PredictionOutput
Click to show internal directories.
Click to hide internal directories.