feat: show more usage info in billing page (#4808)
This commit is contained in:
@@ -86,11 +86,13 @@ export const defaultPlan = {
|
||||
buildApps: 1,
|
||||
teamMembers: 1,
|
||||
annotatedResponse: 1,
|
||||
documentsUploadQuota: 1,
|
||||
},
|
||||
total: {
|
||||
vectorSpace: 10,
|
||||
buildApps: 10,
|
||||
teamMembers: 1,
|
||||
annotatedResponse: 10,
|
||||
documentsUploadQuota: 50,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user