Styling
Style transform
Outputs a style transformation from the model for the input.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Input text to be styled. The token limit is 128k.
ID of the fine-tuned model to use.
Sampling temperature, between 0 and 2. Higher values make output more random. 0 is recommended for most use cases.