• hisao@ani.social
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 day ago

    Is there anything as good as vscode-copilot for free models? I mean, integrating the process of querying models with actually generating and applying diffs to the files in project, etc.

      • hisao@ani.social
        link
        fedilink
        English
        arrow-up
        2
        ·
        21 hours ago

        Copilot is an extension for VS Code that does integration of their supported AI models with code editor (including creation/removal/moving/renaming/editing files, providing git-like diffs and per-file keep/discard choices for what AI made in response to your most recent prompt, etc). They only support fixed set of models and don’t provide any way to integrate free / opensource models. So the question is mainly what’s the alternative to Copilot for free models.