Skip to content

Commit b4ebe8c

Browse files
devin-ai-integration[bot]kgowrudevalog
authored
Replace Cartesia references (#1631)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Kapil Gowru <[email protected]> Co-authored-by: Devin Logan <[email protected]>
1 parent e6d6f09 commit b4ebe8c

File tree

4 files changed

+6
-14
lines changed

4 files changed

+6
-14
lines changed

fern/products/api-def/ferndef-pages/websockets.mdx

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,16 +81,8 @@ A `channel` is defined by the following fields:
8181
8282
Fern renders a unique reference page for WebSockets. The **Handshake** section outlines the protocol for connecting with the server, while the **Send** and **Receive** sections outline the message schemas that can be sent between the client and server.
8383
84-
<Frame caption="Cartesia's WebSocket Reference page">
84+
Users can connect to and use WebSockets from right within the API Reference (check one of Hume's WebSockets [here](https://dev.hume.ai/reference/text-to-speech-tts/stream-input)).
85+
86+
<Frame caption="Hume's WebSocket Reference Page">
8587
<img src="./wss-reference.png" alt="The WebSocket Reference" />
8688
</Frame>
87-
88-
### WebSocket Playground
89-
90-
<Markdown src="/snippets/pro-plan.mdx" />
91-
92-
Users can connect to and use WebSockets from right within the API Reference (check one of Hume's WebSockets [here](https://dev.hume.ai/reference/empathic-voice-interface-evi/chat/chat)).
93-
94-
<Frame caption="Click 'Play' to open the WebSocket Playground">
95-
<img src="./websocket.png" alt="WebSocket Playground"/>
96-
</Frame>
216 KB
Loading

fern/products/docs/pages/api-references/http-snippets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ HTTP snippets automatically include:
8181
- If no SDK snippets exist, HTTP snippets will display automatically
8282
- User language preferences are saved client-side
8383

84-
To see HTTP snippets in action, check out [Cartesia's API documentation](https://docs.cartesia.ai/api-reference/tts/bytes) for a live example of how they appear in production documentation.
84+
Check out [Hume's API Reference](https://dev.hume.ai/reference/voices/create) to see HTTP snippets in action.

fern/products/docs/pages/getting-started/project-structure.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ title: Fern's Documentation
141141
```
142142
</CodeBlock>
143143

144-
To see this in practice, check out [Cartesia's Fern configuration](https://github.com/cartesia-ai/docs/tree/main/fern/apis/version-2025-04-16/definition).
144+
[See an example](https://github.com/fern-api/fern/tree/3137938b70e058f3691ddef34d5c1cc29acc4b80/test-definitions/fern/apis/imdb/definition).
145145

146146
</Accordion>
147147
<Accordion title="Multiple APIs">
@@ -180,6 +180,6 @@ title: Fern's Documentation
180180

181181
## `fern.config.json`
182182

183-
<Markdown src="/snippets/fern-config-json-reference.mdx" />
183+
<Markdown src="/snippets/fern-config-json-reference.mdx" />
184184

185185

0 commit comments

Comments
 (0)