• Jakeroxs@sh.itjust.works
    link
    fedilink
    arrow-up
    2
    ·
    1 天前

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

    Yes though Kilo was my example since they built a lot of support for other providers, though coding specific of course.

    • sebastiancarlosOP
      link
      fedilink
      arrow-up
      1
      ·
      21 小时前

      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.