Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion api-reference/server/services/tts/smallest.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export SMALLEST_API_KEY=your_api_key
Smallest AI API key for authentication.
</ParamField>

<ParamField path="base_url" type="str" default="wss://waves-api.smallest.ai">
<ParamField path="base_url" type="str" default="wss://api.smallest.ai">
Base WebSocket URL for the Smallest API. Override for custom or proxied
deployments.
</ParamField>
Expand Down
Loading