You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/quotas.mdx
+26-11
Original file line number
Diff line number
Diff line change
@@ -8,26 +8,41 @@ import Image from '../src/components/Image'
8
8
importTabsfrom'@theme/Tabs'
9
9
importTabItemfrom'@theme/TabItem'
10
10
11
-
As you can see on your home page (on top of *My QA Systems* title), there are quotas for the number of QA Systems based on graph and text.
12
-
Both of these quotas'**default value is 5**. It can be changed by an administrator.
11
+
As you can see on your home page, there are quotas for the number of AI Assistant available at the same time, the size of the files you import to the AI Assistants and the number of questions asked.
12
+
Each of these quotas ** have a default value**. It can be changed by an administrator.
Shared AI Assistant are not counted in the quotas.
19
19
:::
20
20
21
-
If you have reached your quota, you will not be able to create new QA Systems. You can delete existing QA Systems (of the corresponding type: graph/text) to create new ones.
21
+
## AI Assistant quotas
22
22
23
-
You can also see these quotas on your profile page.
23
+
If you have reached your quota, you will not be able to create new AI Assistant. You can delete existing AI Assistant to create new ones and remove provided documents to replace with others.
There are other quotas for the size of the files you import. The **default value is 5MB**. It can also be changed by an administrator.
27
+
You can also see these quotas on your profile page and the diffirent plan you can subscrib to.
28
28
29
-
For text-based QA Systems, since we can add several files, we want the collection size to be less than the quota. For example, if the quota is 5MB, we can add 5 files of 1MB each, or 1 file of 5MB.
When you create your QA System, you can see the size of each files and chose accordingly which files you want to add/remove.
31
+
## Datas source quotas
32
32
33
-
<Imagesrc='/img/screenshots/quotas/text-exceed-size-quota.png'alt='create a text QA System: upload page'/>
33
+
For document data source AI Assistant, since we can add several files, we want the collection size to be less than the quota. For example in free plan, if the quota is 10MB for 1 AI Assistant, we can add 10 files of 1MB each, or 1 file of 10MB.
34
+
35
+
When you provide documents to your AI Assitant, you can see the total space remaining on your plan so you can chose accordingly which files you want to add/remove.
0 commit comments