6 ms·
Great to see them giving attribution and reference links to open source. I don't think co-pilot does this at all. "To help you code responsibly, CodeWhisperer
by sudoapps 3y ago
Great to see them giving attribution and reference links to open source. I don't think co-pilot does this at all.
"To help you code responsibly, CodeWhisperer filters out code suggestions that might be considered biased or unfair, and it’s the only coding companion that can filter or flag code suggestions that may resemble particular open-source training data."
- PufPufPuf 3y agoGitHub Copilot has the same functionality, it checks on-the-fly that the generated code isn't reproduced verbatim from training data.
- prosim 3y agoCopilot has a setting for this, and they announced attribution a while ago: https://github.blog/2022-11-01-preview-referencing-public-code-in-github-copilot/ https://github.blog/2022-11-01-preview-referencing-public-co... It would be interesting if AWS actually does their attribution - how do they know which open source code was published in any public repo?
- jacooper 3y agoStill doesn't clearly mention the license