Skip to content

Commit 4d58317

Browse files
chore(internal): regenerate SDK with no functional changes
1 parent 0baddc9 commit 4d58317

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 75
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/togetherai%2Ftogetherai-973d76e4ee1c015187b496282a65a0c7790d6638041e2f6f11ba467c2691b0d0.yml
3-
openapi_spec_hash: 7ac55db24f42af7e737a244628dba980
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/togetherai%2Ftogetherai-3a3c37c27cce544432d9b498f89d71beefc9fef65938f09c3b9735783701923f.yml
3+
openapi_spec_hash: e95307e972dcce460fc14a56dfc4359d
44
config_hash: 52d213100a0ca1a4b2cdcd2718936b51

src/resources/audio/speech.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ export interface SpeechCreateParamsBase {
7373
*
7474
* You can view the voices supported for each model using the /v1/voices endpoint
7575
* sending the model name as the query parameter.
76-
* [View all supported voices here](https://docs.together.ai/docs/text-to-speech#voices-available).
76+
* [View all supported voices here](https://docs.together.ai/docs/text-to-speech#supported-voices).
7777
*/
7878
voice: string;
7979

0 commit comments

Comments
 (0)