Skip to content

Commit 5d8cfb6

Browse files
fix: correct TTS supported voices documentation link
The "View all supported voices here" link pointed to the wrong anchor (#voices-available). Updated to the correct anchor (#supported-voices). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 61e4817 commit 5d8cfb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9768,7 +9768,7 @@ components:
97689768
<br>
97699769
<br>
97709770
You can view the voices supported for each model using the /v1/voices endpoint sending the model name as the query parameter.
9771-
[View all supported voices here](https://docs.together.ai/docs/text-to-speech#voices-available).
9771+
[View all supported voices here](https://docs.together.ai/docs/text-to-speech#supported-voices).
97729772
type: string
97739773
response_format:
97749774
type: string

0 commit comments

Comments
 (0)