Commit graph

6 commits

Author SHA1 Message Date
Luc Georges de459b3789
fix: incorrect offset in build prompt when fim disabled (#6) 2023-08-27 10:16:27 +02:00
Luc Georges 073be09042
feat: add tokenizer for context window size check (#5)
* feat: add tokenizer for context window size check

* refactor: clippy

* refactor: use `format!` instead of mut

* refactor: remove unnecessary cloning
2023-08-27 00:21:55 +02:00
Luc Georges 6f455eca18
refactor: use return full text (#3)
* feat: add completion context

* feat: remove unnecessary completion context
2023-08-26 12:34:17 +02:00
Luc Georges b3b7bb2b4e
feat: code completion (#2) 2023-08-24 17:46:26 +02:00
Luc Georges d46a90c309
feat: add LICENSE (#1) 2023-08-10 22:50:24 +02:00
Luc Georges f3a7f8ee03 feat: init ccserver 2023-08-10 22:46:10 +02:00