<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Azure_AI_API_provider</id>
	<title>Azure AI API provider - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mipt.ru/index.php?action=history&amp;feed=atom&amp;title=Azure_AI_API_provider"/>
	<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Azure_AI_API_provider&amp;action=history"/>
	<updated>2026-05-06T19:37:06Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Azure_AI_API_provider&amp;diff=2041&amp;oldid=prev</id>
		<title>Олег Давидович: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Azure_AI_API_provider&amp;diff=2041&amp;oldid=prev"/>
		<updated>2024-10-18T06:31:01Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 06:31, 18 октября 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Олег Давидович</name></author>
	</entry>
	<entry>
		<id>http://wiki.mipt.ru/index.php?title=Azure_AI_API_provider&amp;diff=2040&amp;oldid=prev</id>
		<title>1&gt;Raortegar в 13:43, 17 октября 2024</title>
		<link rel="alternate" type="text/html" href="http://wiki.mipt.ru/index.php?title=Azure_AI_API_provider&amp;diff=2040&amp;oldid=prev"/>
		<updated>2024-10-17T13:43:01Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{AI subsystem}}&lt;br /&gt;
{{Work in progress}}&lt;br /&gt;
{{New features}}&lt;br /&gt;
&lt;br /&gt;
Moodle integration with Azure AI provides a service that lets people use advanced AI tools like generate a text, generate an image or summarise a text.&lt;br /&gt;
&lt;br /&gt;
More information about Azure AI can be found at https://learn.microsoft.com/en-us/azure/ai-services/openai &lt;br /&gt;
&lt;br /&gt;
=== Requirements: ===&lt;br /&gt;
An active Azure account. If you don’t have one, you can create it through the [https://portal.azure.com Azure portal]. &lt;br /&gt;
&lt;br /&gt;
An active subscription to access [https://learn.microsoft.com/en-us/azure/ai-services/openai/ Azure AI services].&lt;br /&gt;
&lt;br /&gt;
Ensure you have an active subscription to access Azure AI services. Obtain the API key and endpoint from the [https://portal.azure.com Azure portal] to authenticate your requests (This is found under the &amp;quot;Keys and Endpoint&amp;quot; section of your resource.)&lt;br /&gt;
&lt;br /&gt;
=== Configuring Azure AI API provider ===&lt;br /&gt;
&lt;br /&gt;
# Go to Site administration -&amp;gt; General -&amp;gt; AI -&amp;gt; AI providers&lt;br /&gt;
# Enable the &amp;quot;Azure AI API Provider&amp;quot; by clicking on the “Enabled” toggle.&lt;br /&gt;
# Click on the &amp;quot;Azure AI API Provider&amp;quot; settings link.&lt;br /&gt;
# In the “Settings” area proceed to configure the following: &lt;br /&gt;
#* Azure AI API key: You can get the key from your [https://portal.azure.com Azure AI account.] &lt;br /&gt;
#* Azure AI API endpoint:  Enter the endpoint URL for your Azure AI API, in the following format: &amp;lt;nowiki&amp;gt;https://YOUR_RESOURCE_NAME.openai.azure.com&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
#* Set site-wide rate limit:  An optional feature to limit the number of requests that the Azure AI API Provider can receive across the entire site every hour. &lt;br /&gt;
#* Maximum number of site-wide requests can be configured after enable “Set site-wide rate limit”&lt;br /&gt;
#* Set user rate limit: An optional feature to limit the number of AI requests each user can make to this provider each hour.&lt;br /&gt;
#* Maximum number of requests per user can be configured after enable “Set user rate limit”&lt;br /&gt;
# In the “Actions” area you can control which available Actions are enabled and configure further Action settings.&lt;br /&gt;
&lt;br /&gt;
=== Configuring Azure AI API Provider Actions ===&lt;br /&gt;
[[File:Azure AI Actions.png|none|thumb|600x600px|Azure AI Actions]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The following Action settings are available for the Azure AI API Provider. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Generate text:&amp;#039;&amp;#039;&amp;#039; You can configure the following settings: &lt;br /&gt;
&lt;br /&gt;
* Deployment ID:  The unique identifier assigned to a specific model deployment, which you can find in the &amp;quot;Deployments&amp;quot; section of your Azure OpenAI resource in the Azure Portal.&lt;br /&gt;
* API version; The API specific version of the API you&amp;#039;re interacting with, you can find the latest available version under the &amp;quot;API Management&amp;quot; section of your [https://learn.microsoft.com/en-us/azure/ai-services/openai/ Azure OpenAI] resource.&lt;br /&gt;
* System Instruction: There are default system instructions in place, but these can be customised to suit your specific needs.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Summarise text:&amp;#039;&amp;#039;&amp;#039; The required configuration is the same as for the Generate text Action. &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Generate image:&amp;#039;&amp;#039;&amp;#039; You can configure the following settings:&lt;br /&gt;
&lt;br /&gt;
* Deployment ID: The unique identifier assigned to the specific DALL-E model deployment, which you can find in the &amp;quot;Deployments&amp;quot; section of your Azure OpenAI resource in the Azure Portal, allowing you to generate images via [https://learn.microsoft.com/en-us/azure/ai-services/openai/reference#image-generation API requests].&lt;br /&gt;
* API version. The API specific version of the API you&amp;#039;re interacting with, you can find the latest available version under the &amp;quot;API Management&amp;quot; section of your [https://learn.microsoft.com/en-us/azure/ai-services/openai/ Azure OpenAI] resource.&lt;br /&gt;
* &lt;br /&gt;
&lt;br /&gt;
[[File:Azure AI Provider - Generate text.png|none|thumb|600x600px|Azure AI Provider - Generate text]]&lt;br /&gt;
 &lt;br /&gt;
With the above enabled and configured, the Azure AI API Provider can be used for the AI Placements available in your Moodle LMS instance; &amp;#039;&amp;#039;&amp;#039;Course Assistance&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;HTML Text Editor&amp;#039;&amp;#039;&amp;#039; Placements. Don&amp;#039;t forget to also enable and configure [[AI placements|&amp;#039;&amp;#039;&amp;#039;AI Placements&amp;#039;&amp;#039;&amp;#039;]] settings.  &lt;br /&gt;
[[es:Proveedor Azure AI API]]&lt;/div&gt;</summary>
		<author><name>1&gt;Raortegar</name></author>
	</entry>
</feed>