You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/openai/how-to/use-web-app.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,8 +37,6 @@ You can customize the app's front-end and back-end logic. The app provides sever
37
37
38
38
When you're customizing the app, we recommend:
39
39
40
-
- Resetting the chat session (clear chat) if any settings changes are made. Notify your application end-users that their chat history will be lost.
41
-
42
40
- Clearly communicating how each setting that you implement affects the user experience.
43
41
44
42
- Updating the app settings for each of your deployed apps to use new API keys after you rotate keys for your Azure OpenAI or Azure AI Search resource.
0 commit comments