Hacker News new | ask | show | jobs
by sudoapps 1159 days 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."

2 comments

Copilot has a setting for this, and they announced attribution a while ago: 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?

Still doesn't clearly mention the license
GitHub Copilot has the same functionality, it checks on-the-fly that the generated code isn't reproduced verbatim from training data.