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
Which of the MS Learn modules from the dropdown are you submitting an update request?
None
Additional information
Fix a broken user experience (broken links, exercise error, etc.)
Update incorrect information
Add new content to the module
Some other request
Information about the requested update
Module - Introduction to prompt engineering with GitHub Copilot
Page 3 - GitHub Copilot user prompt process flow
Content -
In the Outbound Flow Section, the description states that, the code suggestions obtained from LLM Models will go through "Toxicity" filter first and then to "Proxy server".
But on the accompanying Flow diagram, the Proxy server is drawn first from LLM Model. which is incorrect.
Please change the flow diagram for outbound flow to first show "Toxicity filter" & then to "Proxy Server".