Commit graph

7 commits

Author SHA1 Message Date
Luc Georges 98a12630e7
feat: add backend url route completion (#95) 2024-05-24 16:30:21 +02:00
Luc Georges 0e95bb3589
feat: add llama.cpp backend (#94)
* feat: add `llama.cpp` backend

* fix(ci): install stable toolchain instead of nightly

* fix(ci): use different model

---------

Co-authored-by: flopes <FredericoPerimLopes@users.noreply.github.com>
2024-05-24 10:17:48 +02:00
Luc Georges 386ed53183
test: fix invalid deserialization (#85)
* test: fix invalid deserialization

* feat: install node or python only when needed

* feat: when action is rerun, run testbed with logs in debug

* feat(ci): update actions to node 20

* feat: log stdout & stderr from setup & build cmd as debug

* fix: bump helix revision

* fix: use helix fork for the time being

* fix(ci): install missing setuptools

* fix(ci): revert back to python 3.10

* fix(ci): disable lance
2024-02-19 17:25:42 +01:00
Luc Georges 92fc885503
fix: helix editor build crash (#73) 2024-02-08 22:43:56 +01:00
Luc Georges 59185abfd9
feat!: make API camelCase (#46)
API had inconsistencies in case
2023-11-09 12:00:39 +01:00
Luc Georges f58085b812
fix(ci): outdated lance revision (#43) 2023-11-07 13:24:22 +01:00
Luc Georges c7affd0da9
feat: testbed (#39) 2023-11-06 21:26:37 +01:00