| KEY |
TYPE |
Description |
| name |
str |
The name of the external application. |
| externalApplicationId |
str |
The unique identifier of the external application. |
| deploymentId |
str |
The deployment id associated with the external application. |
| description |
str |
The description of the external application. |
| logo |
str |
The logo. |
| theme |
dict |
The theme used for the External Application. |
| userGroupIds |
list |
A list of App User Groups with access to this external application |
| useCase |
str |
Use Case of the project of this deployment |
| isAgent |
bool |
Whether the external application is an agent. |
| status |
str |
The status of the deployment. |
| deploymentConversationRetentionHours |
int |
The retention policy for the external application. |
| managedUserService |
str |
The external service that is managing the user accounts. |
| predictionOverrides |
dict |
The prediction overrides for the external application. |
| isSystemCreated |
bool |
Whether the external application is system created. |
| isCustomizable |
bool |
Whether the external application is customizable. |
| isDeprecated |
bool |
Whether the external application is deprecated. Only applicable for system created bots. Deprecated external applications will not show in the UI. |
| isVisible |
bool |
Whether the external application should be shown in the dropdown. |
| hasThinkingOption |
bool |
Whether to show the thinking option in the toolbar. |
| onlyImageGenEnabled |
bool |
Whether to LLM only allows image generation. |
| projectId |
str |
The project id associated with the external application. |
| isCodellmChatmodeSupported |
bool |
Whether the external application is codellm chatmode supported |