Skip to content

Commit 92c56a5

Browse files
authored
fix: structured output link and "integrations" (#841)
* fix * provider keys -> integrations
1 parent cece26e commit 92c56a5

File tree

8 files changed

+9
-9
lines changed

8 files changed

+9
-9
lines changed

fern/assistants/examples/appointment-scheduling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,6 @@ Use the Google Calendar integration for availability and booking, or your own AP
272272
## Next steps
273273

274274
- **Tools**: [Google Calendar](/tools/google-calendar), [Custom Tools](/tools/custom-tools)
275-
- **Structured outputs**: [Extract structured data](/assistants/structured-outputs)
275+
- **Structured outputs**: [Extract structured data](/assistants/structured-outputs-quickstart)
276276
- **Multichannel**: [Web integration](/quickstart/web)
277277

fern/customization/custom-voices/elevenlabs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This guide outlines the procedure for integrating your cloned voice with ElevenL
1616
Go to the 'Profile + Keys' section on the ElevenLabs website to get your API key.
1717
</Step>
1818
<Step title="Enter your API key in Vapi">
19-
Navigate to the [Vapi Provider Key section](https://dashboard.vapi.ai/keys) and input your ElevenLabs API key under the ElevenLabs section.
19+
Navigate to the [Vapi Integrations section](https://dashboard.vapi.ai/settings/integrations) and input your ElevenLabs API key under the ElevenLabs section.
2020

2121
Once you click save, your voice library will sync automatically.
2222
</Step>

fern/customization/custom-voices/playht.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ An API subscription is required for this process.
1818
Go to the [API Access section](https://play.ht/studio/api-access) on PlayHT to get your User ID and Secret Key.
1919
</Step>
2020
<Step title="Enter your API keys in Vapi">
21-
Navigate to the [Vapi Provider Key section](https://dashboard.vapi.ai/keys) and add your PlayHT API keys under the PlayHT section.
21+
Navigate to the [Vapi Integrations section](https://dashboard.vapi.ai/settings/integrations) and add your PlayHT API keys under the PlayHT section.
2222
</Step>
2323
<Step title="Sync your cloned voice">
2424
From the [Voice Library](https://dashboard.vapi.ai/voice-library) in Vapi, select PlayHT as your voice provider and click on "Sync with PlayHT."

fern/customization/custom-voices/tavus.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ An API subscription is required for this process. These steps are only needed fo
1818
Go to the [API Keys section](https://platform.tavus.io/api-keys) on Tavus to get your API key.
1919
</Step>
2020
<Step title="Enter your API key in Vapi">
21-
Navigate to the [Vapi Provider Key section](https://dashboard.vapi.ai/keys) and add your Tavus API key under the Tavus section.
21+
Navigate to the [Vapi Integrations section](https://dashboard.vapi.ai/settings/integrations) and add your Tavus API key under the Tavus section.
2222
</Step>
2323
<Step title="Add your custom replica ID">
2424
After adding your API key, select Tavus as your assistant's voice provider and add your Custom Replica ID manually through the dashboard. Alternatively, use the API and specify the replica ID in the `voiceId` field.

fern/customization/provider-keys.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ slug: customization/provider-keys
77

88
Have a custom model or voice with one of the providers? Or an enterprise account with volume pricing?
99

10-
No problem! You can bring your own API keys to Vapi. You can add them in the [Dashboard](https://dashboard.vapi.ai) under the **Provider Keys** tab. Once your API key is validated, you won't be charged when using that provider through Vapi. Instead, you'll be charged directly by the provider.
10+
No problem! You can bring your own API keys to Vapi. You can add them in the [Dashboard](https://dashboard.vapi.ai) under the **Integrations** tab. Once your API key is validated, you won't be charged when using that provider through Vapi. Instead, you'll be charged directly by the provider.
1111

1212
## Transcription Providers
1313

fern/providers/observability/langfuse.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You can obtain these by signing up for [Langfuse Cloud](https://cloud.langfuse.c
4242

4343
<Step title="Add Langfuse Credentials">
4444

45-
Log in to your Vapi dashboard and navigate to the [Provider Credentials page](https://dashboard.vapi.ai/keys).
45+
Log in to your Vapi dashboard and navigate to the [Integrations page](https://dashboard.vapi.ai/settings/integrations).
4646

4747
Under the **Observability Providers** section, you'll find an option for **Langfuse**. Enter your Langfuse credentials:
4848

fern/snippets/quickstart/dashboard/assistant-setup-inbound.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
Before we proceed, we can set our [provider key](/customization/provider-keys) for OpenAI (this is just your OpenAI secret key).
5959

6060
<Note>
61-
You can see all of your provider keys in the "Provider Keys" dashboard tab. You can also go
62-
directly to [dashboard.vapi.ai/keys](https://dashboard.vapi.ai/keys).
61+
You can see all of your provider keys in the "Integrations" dashboard tab. You can also go
62+
directly to [dashboard.vapi.ai/settings/integrations](https://dashboard.vapi.ai/settings/integrations).
6363
</Note>
6464

6565
Vapi uses [provider keys](/customization/provider-keys) you provide to communicate with LLM, TTS, & STT vendors on your behalf. It is most ideal that we set keys for the vendors we intend to use ahead of time.

fern/tools/google-calendar.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Before you can use the Google Calendar integration, you need to:
2424
First, you need to connect your Google Calendar account to Vapi:
2525

2626
1. Navigate to the Vapi Dashboard
27-
2. Go to **Providers Keys** > **Tools Provider** > **Google Calendar**
27+
2. Go to **Integrations** > **Tools Provider** > **Google Calendar**
2828
3. Click the **Connect** button
2929
4. A Google authorization popup will appear
3030
5. Follow the prompts to authorize Vapi to access your Google Calendar

0 commit comments

Comments
 (0)