• 0 Posts
  • 55 Comments
Joined 3 years ago
cake
Cake day: September 9th, 2023

help-circle
  • Two mistakes:

    1. The all setting makes little sense, unless someone wants to enforce a zero-AI policy. It shouldn’t have been the default. In-line completions don’t justify attribution, so the chatAndAgents setting makes more sense (there can be more arguments made about uncopyrightable LLM output and the fact that “creation height” can’t be automatically determined)
    2. The code is bugged and attributed the contributions of other LLMs to copilot

    The one you cited is more of a safety measure against the intersection of these two issues: if the code would work correctly, it wouldn’t add the copilot line anyway.