| .halguru-license.yaml: |
Represents a license granted to a user. |
| Email |
The email address associated with the license |
| ExpirationDate |
The expiration date of the license |
| Id |
The unique identifier for a license |
| LicensePlan |
License tier |
| Name |
The name of the client holding the license |
| Restrictions.BundleDescription |
The description of the bundle license. |
| Restrictions.EnableMachineIdValidation |
Indicates whether the machine ID is validated. |
| Restrictions.EnableOnlineValidation |
Indicates whether the server is validated. |
| Restrictions.EnableOSVersionValidation |
Indicates whether the machine's operating system version is validated. |
| Restrictions.EnablePublicIPAddressValidation |
Indicates whether the public IP address is validated. |
| Restrictions.GrantedEnterprises |
The list of allowed enterprises for the license |
| Restrictions.GrantedIPAddresses |
The list of IP addresses allowed to the license |
| Restrictions.GrantedMachineIdentifiers |
The list of unique identifiers for machines for the license |
| Restrictions.GrantedOSVersions |
The list of allowed OS versions for the license |
| Restrictions.GrantedUrls |
The list of allowed domains for the license |
| Restrictions.IsAdminAppGranted |
Indicates whether access to the admin application is granted |
| Restrictions.IsAPIAppGranted |
Indicates whether access to the API application is granted |
| Restrictions.IsChatAppGranted |
Indicates whether access to the chat application is granted |
| Restrictions.IsCLIAppGranted |
Indicates whether access to the CLI application is granted |
| Restrictions.IsDesktopAppGranted |
Indicates whether access to the desktop application is granted |
| Restrictions.IsDevelopmentLicense |
This license is for hal.guru development purposes only. |
| Restrictions.IsHangfireAppGranted |
Indicates whether access to the Hangfire application is granted |
| Restrictions.IsInternalAPIAppGranted |
Indicates whether access to the internal API application is granted |
| Restrictions.IsLoginAppGranted |
Indicates whether access to the login application is granted |
| Restrictions.IsMobileAppGranted |
Indicates whether access to the mobile application is granted |
| Restrictions.IsWebHookAppGranted |
Indicates whether access to the webhook application is granted |
| Restrictions.MaxDailyInputTokensCount |
The maximum number of input tokens allowed per day for a license |
| Restrictions.MaxDailyInputWordsCount |
The maximum number of input words allowed per day for a license |
| Restrictions.MaxDailyMessagesCount |
The maximum number of messages that can be sent by the user per day. |
| Restrictions.MaxDailyOutputTokensCount |
The maximum number of output tokens allowed per day for a license |
| Restrictions.MaxDailyOutputWordsCount |
The maximum number of output words allowed per day for a license |
| Restrictions.MaxInputMessageTokensCount |
The maximum number of tokens that can be used in a single input message |
| Restrictions.MaxInputMessageWordsCount |
The maximum number of words allowed per input message for a user |
| Restrictions.MaxMonthlyInputTokensCount |
The maximum number of input tokens allowed per month for a license |
| Restrictions.MaxMonthlyInputWordsCount |
The maximum number of input words allowed per month for a license |
| Restrictions.MaxMonthlyMessagesCount |
The maximum number of messages that can be sent by the user per month. |
| Restrictions.MaxMonthlyOutputTokensCount |
The maximum number of output tokens allowed per month for a license |
| Restrictions.MaxMonthlyOutputWordsCount |
The maximum number of output words allowed per month for a license |
| Restrictions.MaxOutputMessageTokensCount |
The maximum number of tokens that can be used in a single output message |
| Restrictions.MaxOutputMessageWordsCount |
The maximum number of words allowed per output message for a user |
| Restrictions.MaxTotalInputTokensCount |
The maximum number of input tokens allowed for a license |
| Restrictions.MaxTotalInputWordsCount |
The maximum number of input words allowed for a license |
| Restrictions.MaxTotalMessagesCount |
The maximum number of messages that can be sent by the user. |
| Restrictions.MaxTotalOutputTokensCount |
The maximum number of output tokens allowed for a license |
| Restrictions.MaxTotalOutputWordsCount |
The maximum number of output words allowed for a license |
| Restrictions |
The limitations and access restrictionsPathModel applied to a license |