• CeeBee@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 month ago

    It is very good for boilerplate code

    Personally I find all LLMs in general not that great at writing larger blocks of code. It’s fine for smaller stuff, but the more you expect out of it the more it’ll get wrong.

    I find they work best with existing stuff that you provide. Like “make this block of code more efficient” or “rewrite this function to do X”.