Skip to content
Open
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
14 changes: 14 additions & 0 deletions _includes/docs/paas/subscription.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,15 @@ Please see table below to compare the API limits of the subscription plans. The
<td>1000</td>
<td>Total number of SMS sent</td>
</tr>
<tr>
<td>AI credits</td>
<td>500K</td>
<td>2M</td>
<td>4M</td>
<td>8M</td>
<td>16M</td>
<td>Total number of AI credits</td>
</tr>
</tbody>
</table>

Expand Down Expand Up @@ -656,6 +665,11 @@ These packs allow you to extend the operational capacity of your solution, ensur
<td>+100 SMS sent per month</td>
<td>{{cloudCurrency}}15</td>
</tr>
<tr>
<td>AI Credits Pack</td>
<td>+1M AI credits</td>
<td>{{cloudCurrency}}5</td>
</tr>
</tbody>
</table>

Expand Down