Skip to content

Commit ad587ef

Browse files
authored
Merge pull request #17 from loryanstrant/loryanstrant-patch-1
Revise Azure AI integration setup steps
2 parents ce5438f + aee6daa commit ad587ef

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,15 @@ Or replace steps 1-6 with this:
5050

5151
1. Go to Settings → Devices & Services → Add Integration
5252
2. Search for "Azure AI Tasks"
53-
3. Enter your Azure AI endpoint URL and API key
54-
4. **Enter your preferred chat model** (gpt-35-turbo, gpt-4, gpt-4o, etc.)
55-
5. Give your integration a name
56-
6. Click Submit
53+
3. Enter your Azure AI endpoint URL (make sure you use the Azure OpenAI URL - i.e. https://USE-YOUR-RESOURCE-URL.openai.azure.com)
54+
4. Enter your API key
55+
5. **Enter your preferred chat model** (gpt-35-turbo, gpt-4, gpt-4o, etc.)
56+
6. Give your integration a name
57+
7. Click Submit
58+
59+
<img width="383" height="478" alt="image" src="https://github.com/user-attachments/assets/8932c51a-8fcb-42bc-9e22-ead143c610d7" />
60+
5761

58-
<img width="377" height="479" alt="image" src="https://github.com/user-attachments/assets/db283176-b329-4d41-a1f9-4bf181e9f056" />
5962

6063

6164

0 commit comments

Comments
 (0)