Role split and owner gating
All checks were successful
Build and Push / build (push) Successful in 1m24s
All checks were successful
Build and Push / build (push) Successful in 1m24s
This commit is contained in:
@@ -103,7 +103,8 @@
|
||||
"instances": "Your instances",
|
||||
"inflightRequests": "In-flight requests",
|
||||
"createInstance": "Create new instance",
|
||||
"createInstanceDescription": "Provision an additional AI assistant instance for your organization. The request will be reviewed by an administrator before the instance is created."
|
||||
"createInstanceDescription": "Provision an additional AI assistant instance for your organization. The request will be reviewed by an administrator before the instance is created.",
|
||||
"noAccessNoInstances": "Your organization doesn't have any instances yet. Please ask the organization owner to set one up."
|
||||
},
|
||||
"tenantDetail": {
|
||||
"agent": "Agent",
|
||||
@@ -179,7 +180,9 @@
|
||||
},
|
||||
"documentProcessing": {
|
||||
"description": "Enable document parsing, summarization, and extraction."
|
||||
}
|
||||
},
|
||||
"statusEnabled": "enabled",
|
||||
"statusDisabled": "disabled"
|
||||
},
|
||||
"admin": {
|
||||
"title": "Platform Admin",
|
||||
|
||||
Reference in New Issue
Block a user