Skip to content

Commit 138ea6e

Browse files
Paul BorisovPaul Borisov
authored andcommitted
Documentation
1 parent b0e1c22 commit 138ea6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ The web part supports Azure OpenAI and native OpenAI endpoints secured with Azur
77
- APIM authenticates users and injects **api-key** into requests before forwarding them to endpoints. **api-key** does not travel in the browser.
88
- Using native OpenAI endpoints may provide you access the newest models like gpt-4-vision-preview and gpt-4-1106-preview not yet available in Azure OpenAI (Nov 2023).
99
- You can also use straight access to endpoints configured with api-key.
10-
- **This is less secure setup** , which is not recommended for Production, but can be used for evaluations.
10+
- **This is less secure setup**, which is not recommended for Production, but can be used for evaluations.
1111
- The stored key is encrypted in web part properties using AES. However, it will travel in the browser and can be seen inside DEV tools > Network > Request headers.

0 commit comments

Comments
 (0)