Skip to content

Commit c1ec729

Browse files
authored
Fix note formatting in agent-openai.md
1 parent a50eed4 commit c1ec729

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

reference/docs-conceptual/AIShell/how-to/agent-openai.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ editor. Update the file based on the following example:
6767
}
6868
```
6969

70-
> [!Note]The endpoint for the Azure OpenAI configuration does not need a full endpoint including the deployment, for example https://<YourServiceName>.openai.azure.com
70+
> [!NOTE]
71+
> The endpoint for the Azure OpenAI configuration does not need a full endpoint including the deployment,
72+
> for example `https://<YourServiceName>.openai.azure.com`.
7173
7274
## GPT
7375

0 commit comments

Comments
 (0)