Share via

Github copilot outbound flow clarification

Hui Wang 25 Reputation points
2024-11-08T15:36:22.7966667+00:00

in this training page, https://learn.microsoft.com/en-us/training/modules/introduction-prompt-engineering-with-github-copilot/3-github-copilot-user-prompt-process-flow

the outbound flow shows LLM -> Proxy server -> Toxicity Filter -> Code editor

somehow the explanation contradicts that.

"Once the model produces its responses, the toxicity filter removes any harmful or offensive generated content. The proxy server then applies a final layer of checks to ensure code quality, security, and ethical standards. "

Can you clarify sequence of the steps? The response goes through proxy server then toxicity filter, or go through toxicity filter and then proxy server?

This question is related to the following Learning Module

Azure | Azure Training

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.