Skip to content

Update image references in changelog pages #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions fern/changelog/2024-10-29.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
1. **Gemini Model Support and Credential Management**: You can now use Google Gemini models for your assistant (*gemini-1.5-flash-8b*, *gemini-1.5-flash-002*, *gemini-1.5-pro*, *gemini-1.0-pro*). Create and update your Google credentials by providing your `apiKey` from [Google AI Studio](https://aistudio.google.com/app/apikey) and setting your provider to `'google'` in Vapi.

<Frame caption="Gemini models are now supported when you select `'google'` as your provider">
<img src="./static/images/changelog/google-model.png" />
<img src="../static/images/changelog/google-model.png" />
</Frame>

2. **New Anthropic Model `claude-3-5-sonnet-20241022`**: You can now include Computer Use tools in the `toolWithToolCallList` of `ClientMessageToolCalls` or `ServerMessageToolCalls`. Select `'anthropic'` as your provider, `claude-3-5-sonnet-20241022`, and [create](https://api.vapi.ai/api#/Tools/ToolController_create) or [update](https://api.vapi.ai/api#/Tools/ToolController_update) newly supported computer use tools like `BashTool`, `ComputerTool`, or `TextEditorTool`.

<Frame caption="`claude-3-5-sonnet-20241022` is now supported when you select `'anthropic'` as your provider">
<img src="./static/images/changelog/anthropic-model.png" />
<img src="../static/images/changelog/anthropic-model.png" />
</Frame>

3. **Enhanced Email Regex Support in Replacements**: The email matching regex pattern in `RegexReplacement` now supports top-level domains with two or more characters (`{2,}`). This improvement allows you to replace email addresses with placeholders like `[EMAIL]`, even for longer TLDs.
Expand Down
4 changes: 2 additions & 2 deletions fern/changelog/2024-10-30.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
1. **Auto-reload Credits in Billing Page**: You can now auto-reload credits and check credits remaining for subscriptions within the [updated billing page](https://dashboard.vapi.ai/org/billing).

<Frame caption="Auto-reload credits in the [updated billing page](https://dashboard.vapi.ai/org/billing)">
<img src="./static/images/changelog/auto-reload.png" />
<img src="../static/images/changelog/auto-reload.png" />
</Frame>

2. **Expanded Language Options in `CartesiaVoice`**: You can now specify additional languages in `CartesiaVoice.language` (optional), including 'hi' (Hindi), 'it' (Italian), 'ko' (Korean), 'nl' (Dutch), 'pl' (Polish), 'ru' (Russian), 'sv' (Swedish), and 'tr' (Turkish). Refer to the [CartesiaVoice](https://api.vapi.ai/api) schema for more details.

<Frame caption="Expanded language options in `CartesiaVoice`">
<img src="./static/images/changelog/cartesia-languages.png" />
<img src=".,/static/images/changelog/cartesia-languages.png" />
</Frame>

3. **Enhanced Template Variables in `AssistantOverrides`**: The `AssistantOverrides.variableValues` now supports LiquidJS syntax for replacing template variables. You can customize assistant messages using expressions like `{{ name }}` for dynamic content, or format dates with `{{"now" | date: "%b %d, %Y, %I:%M %p", "America/New_York"}}`.
2 changes: 1 addition & 1 deletion fern/changelog/2024-11-03.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
2. **Manage Tavus Credentials**: You can now create and update Tavus credentials in the [updated Provider Credentials page](https://dashboard.vapi.ai/keys).

<Frame caption="Specify Tavus Credentials in the Provider Credentials page">
<img src="./static/images/changelog/tavus-credentials.png" />
<img src="../static/images/changelog/tavus-credentials.png" />
</Frame>
2 changes: 1 addition & 1 deletion fern/changelog/2024-11-04.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
1. **XAi Model Support**: You can now use xAI's `grok-beta` model when creating or updating an assistant, and specify your API credentials from the [xAI console](https://console.x.ai/) in the [updated Provider Credentials page](https://dashboard.vapi.ai/keys). The list of call ended reasons has been updated to include xAI-specific errors.

<Frame caption="Specify xAI API credentials in the Provider Credentials page">
<img src="./static/images/changelog/xai-model.png" />
<img src="../static/images/changelog/xai-model.png" />
</Frame>
2 changes: 1 addition & 1 deletion fern/changelog/2024-11-11.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
- Use `Subscription.concurrencyLimitPurchased` to get any additional purchased concurrency limit.

<Frame caption="View subscription concurrency limits in the [Subscription schema](https://api.vapi.ai/api/)">
<img src="./static/images/changelog/subscription-concurrency.png" />
<img src="../static/images/changelog/subscription-concurrency.png" />
</Frame>
2 changes: 1 addition & 1 deletion fern/changelog/2024-11-14.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
1. **Langfuse Credential Management**: You can now send traces to Langfuse by providing your "Secret Key", "Public Key", and "Host URL" for better telemetry monitoring. Create and update these credentials in the [updated Provider Credentials page](https://dashboard.vapi.ai/keys), under `Observability Providers`.

<Frame caption="Create and update Langfuse credentials in https://dashboard.vapi.ai/keys">
<img src="./static/images/changelog/langfuse.png" />
<img src="../static/images/changelog/langfuse.png" />
</Frame>
4 changes: 2 additions & 2 deletions fern/changelog/2024-11-21.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
2. **AssemblyAI Credential Management**: You can now specify your AssemblyAI API keys in the updated "Transcriber Providers" page. Create your API key in the [AssemblyAI dashboard](https://www.assemblyai.com/app/account). AssemblyAI errors are now surfaced in the `endedReason` of `Call`, `ServerMessageEndOfCallReport`, and `ServerMessageStatusUpdate`.

<Frame caption="Specify AssemblyAI API keys in the Transcriber Providers page">
<img src="./static/images/changelog/assembly-ai.png" />
<img src="../static/images/changelog/assembly-ai.png" />
</Frame>

3. **Enhanced BYO SIP Trunk Configuration**: When configuring BYO SIP trunk credentials, you can now specify a `techPrefix` for outbound SIP calls and enable `sipDiversionHeader` for authenticating the calling number (if supported). Refer to the `ByoSipTrunkCredential` schema in the [API reference](https://api.vapi.ai/api) to learn more.

<Frame caption="Learn more about `techPrefix` and `sipDiversionHeader` in the BYO SIP Trunk Credential schema: https://api.vapi.ai/api">
<img src="./static/images/changelog/byosiptrunkcredential.png" />
<img src="../static/images/changelog/byosiptrunkcredential.png" />
</Frame>

4. **File Name Length Constraints**: The maximum file `name` length has been reduced from 100 to 40 characters. The required minimum length is still 1 character.
Expand Down