Class CreateTuneRequest

The create tune request. If assets from the asset library are used to create the files as a list or a string of asset_ids, then the caption will automatically be set to trigger_words[0].

Constructors

Properties

continue_on_rejection?: null | boolean

Continue fine-tuning if any asset was rejected.

description?: null | string

Description for the tune.

details: LoraTuneInput

Details of the tune.

name: string

The name of the tune.

Generated using TypeDoc