Skip to content

Commit 1dda67c

Browse files
Changelog page October 9 to October 10, 2024 (VapiAI#139)
* Changelog page October 8 to October 9, 2024 * update wording to be clearer * Add image for changelog * Changelog page October 9 to October 10, 2024
1 parent f971af2 commit 1dda67c

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

changelog.mdx

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,28 @@ sidebarTitle: "Changelog"
44
description: "New features, improvements, and fixes every few days"
55
---
66

7-
# October 8 to October 9, 2024
7+
# October 9 to October 10, 2024
88

9-
1. **Call Cost Information**: You can now use `call.costs[type=vapi].subType` to determine if a VAPI cost is `normal` or an `overage`.
9+
<a href="https://dashboard.vapi.ai/org/billing" target="_blank">
10+
<Frame caption="Click Here to Switch to Credit Based Billing">
11+
<img src="/static/images/changelog/credit-based-billing-oct-10.png" alt="Credit Based Billing" />
12+
</Frame>
13+
</a>
1014

11-
2. **Updated Billing Page**: Your payments are now returned inside a table with pages on the [billing page](https://dashboard.vapi.ai/org/billing).
15+
1. **Purchase Reserved Concurrency and Scale Infinitely**: You can now reserve more concurrent calls with Vapi and scale infinitely by switching to our new top up payment system on the [billing page](https://dashboard.vapi.ai/org/billing). To migrate, click "Switch to Credit Based Billing" and make a payment. Advantages include:
16+
17+
- **Support More Users Without Limits**: You don't need to worry about getting throttled or staying under usage limits on the conversations you can have with Vapi.
18+
- **Predictable Budgets**: You know exactly how much you will spend on Vapi each month, and you can top up at any time as your needs grow.
19+
- **Select Add-Ons You Need**: The credit based billing page allows you to select HIPAA compliance, dedicated Slack support, and the maximum number of concurrent calls you expect.
20+
21+
<Warning>This will require human input to login and migrate your account. You will not be able to revert back to the old billing system.</Warning>
1222

1323
<AccordionGroup>
24+
<Accordion title="October 8 to October 9, 2024">
25+
1. **Call Cost Information**: You can now use `call.costs[type=vapi].subType` to determine if a VAPI cost is `normal` or an `overage`.
26+
27+
2. **Updated Billing Page**: Your payments are now returned inside a table with pages on the [billing page](https://dashboard.vapi.ai/org/billing).
28+
</Accordion>
1429
<Accordion title="October 7 to October 8, 2024">
1530
1. **New GPT-4o Model Support for Azure OpenAI**: You can now specify the `gpt-4o-2024-08-06` model in the `models` field when configuring Azure OpenAI credentials. Use this model to access the latest GPT-4 operational capabilities in your applications.
1631

Loading

0 commit comments

Comments
 (0)