voicebox_compose_in_character
Rewrites text to match a voice profile's personality using its prompt, enabling in-character speech generation.
Instructions
Compose text in a voice profile's character/personality.
Uses the profile's personality prompt to rewrite text in-character, suitable for feeding back into voicebox_generate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The text/prompt to compose from. | |
| max_tokens | No | Max tokens for the composition. | |
| profile_id | Yes | The voice profile ID with a personality prompt. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||