Modify the value of the subscription plan

This commit is contained in:
Hanqing Zhao
2025-08-17 18:07:35 +08:00
parent bf41bd6be9
commit 24f427eb8a
3 changed files with 78 additions and 59 deletions

View File

@@ -44,37 +44,37 @@ Upon cancellation of the subscription plan, **the team will automatically transi
<td>Team member limit</td>
<td>1</td>
<td>3</td>
<td>Unlimited</td>
<td>50</td>
</tr>
<tr>
<td>Application limit</td>
<td>10</td>
<td>5</td>
<td>50</td>
<td>Unlimited</td>
</tr>
<tr>
<td>Vector space capacity</td>
<td>5MB</td>
<td>200MB</td>
<td>1GB</td>
<td>200</td>
</tr>
<tr>
<td><a href="/en/guides/annotation/logs">Marked replies</a> for applications</td>
<td>10</td>
<td>2000</td>
<td>5000</td>
<td>2,000</td>
<td>5,000</td>
</tr>
<tr>
<td>Document uploads for knowledge base</td>
<td>50</td>
<td>500</td>
<td>1000</td>
<td>1,000</td>
</tr>
<tr>
<td>Knowledge Data Storage</td>
<td>50MB</td>
<td>5GB</td>
<td>20GB</td>
</tr>
<tr>
<td>OpenAI conversation quota</td>
<td>200 total</td>
<td>5000 per month</td>
<td>10000 per month</td>
<td>5,000 per month</td>
<td>10,000 per month</td>
</tr>
</tbody>
</table>