Skip to content

Commit ddeb927

Browse files
Add changelog for 2025-06-18
1 parent 3a978bb commit ddeb927

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

fern/changelog/2025-06-18.mdx

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Overview
2+
3+
1. **API Request Tool**: You can now create [API request tools](https://api.vapi.ai/api#:~:text=ApiRequestTool) that allow the assistant to make REST API calls during conversations
4+
5+
<Frame caption="Make GET or POST requests to any API in your workflows">
6+
<img src="../static/images/changelog/api-request-tool.png" />
7+
</Frame>
8+
9+
2. **Specify GCP Region**: You can now specify the region for your [GCP Credentials](https://dashboard.vapi.ai/settings/integrations#:~:text=Save-,GCP%20credentials,-For%20storing%20the), This gives you control over where your call artifacts are stored.
10+
11+
<Frame caption="Specify the region for your GCP Credentials">
12+
<img src="../static/images/changelog/gcp-credentials-region.png" />
13+
</Frame>
14+
15+
3. **Transcriber Formatting Option**: A new `formatTurns` option in your [`Assembly AI Transcriber`](https://api.vapi.ai/api#:~:text=AssemblyAITranscriber) that lets you enable or disable formatting of transcripts when using AssemblyAI's Universal Streaming API. This helps you format transcript outputs to show speaker turns.
179 KB
Loading
59.4 KB
Loading

0 commit comments

Comments
 (0)