Skip to content

Commit 32151a9

Browse files
Merge pull request #20 from VapiAI/changelog
Changelog page November 3 to November 4, 2024
2 parents ca24fce + 86ec2a1 commit 32151a9

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

fern/changelog.mdx

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,24 @@ subtitle: New features, improvements, and fixes every few days
44
slug: changelog
55
---
66

7-
# October 29 to October 30, 2024
7+
# November 3 to November 4, 2024
88

9-
1. **Access Transport Details and Costs**: You can now use `call.transport` to access details about the provider used for a call (`twilio`, `vonage`, `vapi`, or `daily`), and whether the assistant's video is enabled for web calls (`assistantVideoEnabled`). Additionally, transport costs in `call.costs[type=transport]` now include a `provider` field, allowing you to see which provider contributed to the transport cost.
9+
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.
1010

11-
2. **Manage Tavus Credentials**: You can now create and update Tavus credentials in the [updated Provider Credentials page](https://dashboard.vapi.ai/keys).
12-
13-
<Frame caption="Specify Tavus Credentials in the Provider Credentials page">
14-
<img src="./static/images/changelog/tavus-credentials.png" />
11+
<Frame caption="Specify xAI API credentials in the Provider Credentials page">
12+
<img src="./static/images/changelog/xai-model.png" />
1513
</Frame>
1614

1715
<AccordionGroup>
16+
<Accordion title="October 30 to November 3, 2024">
17+
1. **Access Transport Details and Costs**: You can now use `call.transport` to access details about the provider used for a call (`twilio`, `vonage`, `vapi`, or `daily`), and whether the assistant's video is enabled for web calls (`assistantVideoEnabled`). Additionally, transport costs in `call.costs[type=transport]` now include a `provider` field, allowing you to see which provider contributed to the transport cost.
18+
19+
2. **Manage Tavus Credentials**: You can now create and update Tavus credentials in the [updated Provider Credentials page](https://dashboard.vapi.ai/keys).
20+
21+
<Frame caption="Specify Tavus Credentials in the Provider Credentials page">
22+
<img src="./static/images/changelog/tavus-credentials.png" />
23+
</Frame>
24+
</Accordion>
1825
<Accordion title="October 29 to October 30, 2024">
1926
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).
2027

136 KB
Loading

0 commit comments

Comments
 (0)