Skip to content

Commit 586f4af

Browse files
fix format
1 parent ba538f4 commit 586f4af

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

workshop/docs/workshop/Challenge-3-and-4/knowledge_mining_api.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"source": [
4444
"\"\"\"\n",
4545
"The following sample demonstrates how to create an Azure AI agent that answers \n",
46-
"questions about conversational data using a Semantic Kernel plugin.\n",
46+
"questions about conversational data using a Semantic Kernel Plugin.\n",
4747
"\"\"\"\n",
4848
"\n",
4949
"async def get_db_connection():\n",

workshop/docs/workshop/support-docs/AzureGPTQuotaSettings.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
- Select the desired model (e.g., **GPT-4**, **GPT-4o**, **GPT-4o Mini**, or **text-embedding-ada-002**).
1616
- Choose the **region** where your deployment is hosted.
1717
- You can:
18-
- **Request more quota**, or
19-
- **Delete unused deployments** to free up capacity.
18+
**Request more quota**, or **Delete unused deployments** to free up capacity.
2019

2120
---
2221

0 commit comments

Comments
 (0)