Skip to main content

Web services

On this page, set connections to external services.

Options:

Service load limits (only on-prem)

To avoid excessive bills for external services, you can limit their use in Alvao. This option is only available in on-prem setup.

To set limits, create or update the following rows of the tProperty table in the Alvao database:

sProperty column valueiPropertyValue description
AutomaticContentTranslation.MaxCharsPerDayNumber of characters daily limit
AzureComputerVision.MaxRequestsPerDayRequest count daily limit
AzureOpenAI.Chat.MaxTokensPerDayChat token count daily limit
AzureOpenAI.Embeddings.MaxTokensPerDayEmbeddings token count daily limit
ConversationalLanguageUnderstanding.MaxQueriesPerDayQuery count daily limit

Once the limit is reached, the related Alvao feature will be unavailable for the rest of the day.