• sebastiancarlos@lemmy.sdf.orgOP
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    2 days ago

    So how does it connect to any LLM without using their API?

    Well, the typical use would be by local Agent subscription. But in theory any LLM could work, so long as it’s made to follow the filesystem protocol that faaah expects.

    There’s a video in the repo with an example of how it works, plus a diagram.