mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
Merge branch 'MDL-83442-main' of https://github.com/davewoloszyn/moodle
This commit is contained in:
commit
b38fc30f72
@ -36,7 +36,7 @@ $string['enableglobalratelimit_desc'] = 'Limit the number of requests that the A
|
||||
$string['enableuserratelimit'] = 'Set user rate limit';
|
||||
$string['enableuserratelimit_desc'] = 'Limit the number of requests each user can make to the Azure AI API provider every hour.';
|
||||
$string['endpoint'] = 'Azure AI API endpoint';
|
||||
$string['endpoint_desc'] = 'Enter the endpoint URL for your Azure AI API, in the following format: https://YOUR_RESOURCE_NAME.azureai.azure.com/azureai/deployments';
|
||||
$string['endpoint_desc'] = 'Enter the endpoint URL for your Azure AI API in the following format: https://YOUR_RESOURCE_NAME.openai.azure.com';
|
||||
$string['globalratelimit'] = 'Maximum number of site-wide requests';
|
||||
$string['globalratelimit_desc'] = 'The number of site-wide requests allowed per hour.';
|
||||
$string['pluginname'] = 'Azure AI API Provider';
|
||||
|
Loading…
x
Reference in New Issue
Block a user