Commit graph

6 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 4437c0c8a6
fix: deserialize url null value w/ default if backend: huggingface (#75) 2024-02-12 20:07:59 +01:00
Luc Georges 8926969265
docs(README): replace llama.cpp link with python bindings 2024-02-12 11:07:31 +01:00
Luc Georges 4891468c1a
feat: update backend & model parameter (#74)
* feat: update backend & model parameter

* fix: add `stream: false` in request body for ollama & openai
2024-02-09 18:42:41 +01:00
Luc Georges 92fc885503
fix: helix editor build crash (#73) 2024-02-08 22:43:56 +01:00