Still working away on Gopilot, my half-finished LLM-powered AI thingy for Godot.

In the example video you can see an LLM agent creating some nodes and a script to make a login screen.

This is a cherry-picked example, but I am working on improving this.

The @action command is required for it to interact with your nodes and project files and such.

The model used for this is Mistrals codestral model which has a free API. It’s presumably a rather small model, coming from Mistral.

If you have any questions, ask right away

  • Smorty [she/her]OP
    link
    fedilink
    arrow-up
    1
    ·
    5 hours ago

    At first I thought they’d release it after some time, like miatral large v3.

    Buuut it’s been some weeks now and no update for codestral ;(

    i hope there’s gonna be some new one which is open and maybe even a free api, like codestral is currently.