Commit graph

  • 836a07ad6e try to improve the amount of times where multiline completions are given updates Gered 2024-11-10 19:27:09 -0500
  • 8cde5ce43f upgrade ollama backend support to use the chat completions api Gered 2024-11-10 18:52:20 -0500
  • 29cec6445c add missing string -> LanguageId conversions Gered 2024-11-10 12:52:12 -0500
  • 880a729f48 add cmake, dockerfile, php, toml and yaml tree-sitter support Gered 2024-11-10 11:55:55 -0500
  • 25b4794d3e update tree-sitter dependencies Gered 2024-11-09 17:47:10 -0500
  • 9748c0fd60 pass api_token option to ollama backend Gered 2024-11-03 17:56:39 -0500
  • 5abb3c86b4 add rust-toolchain.toml to set rust 1.79.0 to fix build issues Gered 2024-11-03 17:14:10 -0500
  • 59febfea52
    fix issue 45 - use SystemTime instead of instant for unauthenticated warning (#100) main Stefan Teofanovic 2024-07-08 10:53:51 +0200
  • 479401f3a5
    fix(ci): update actions to use nodejs 20 (#96) Luc Georges 2024-05-24 17:22:05 +0200
  • 98a12630e7
    feat: add backend url route completion (#95) 0.5.3 Luc Georges 2024-05-24 13:15:59 +0200
  • 0e95bb3589
    feat: add llama.cpp backend (#94) Luc Georges 2024-05-23 16:56:13 +0200
  • 078d4c7af2
    Feature/multiple encodings handled (#88) Jeremy Elalouf 2024-03-07 13:50:52 +0100
  • 386ed53183
    test: fix invalid deserialization (#85) Luc Georges 2024-02-19 17:25:42 +0100
  • 0d035901f0
    fix: nameless file crash (#84) Luc Georges 2024-02-19 12:08:32 +0100
  • 50b62bd107
    fix: AcceptCompletionParams -> RejectCompletionParams (#83) Luc Georges 2024-02-19 11:15:27 +0100
  • 0b75e5dd60
    refactor: cleanup unused code (#82) Luc Georges 2024-02-19 10:27:01 +0100
  • fe1f6aab47
    fix: always set return_full_text to false for better UX (#78) 0.5.2 Luc Georges 2024-02-13 11:02:50 +0100
  • 4437c0c8a6
    fix: deserialize url null value w/ default if backend: huggingface (#75) 0.5.1 Luc Georges 2024-02-12 20:07:59 +0100
  • 86043ce3af
    fix: change visiblity of internal functions 0.5.0 Luc Georges 2024-02-12 15:58:56 +0100
  • 8926969265
    docs(README): replace llama.cpp link with python bindings Luc Georges 2024-02-12 11:07:31 +0100
  • 4891468c1a
    feat: update backend & model parameter (#74) Luc Georges 2024-02-09 18:42:41 +0100
  • 92fc885503
    fix: helix editor build crash (#73) Luc Georges 2024-02-08 22:43:56 +0100
  • 54b25a8731
    feat: add socket connection (#72) Luc Georges 2024-02-07 15:06:58 +0100
  • 455b085c96
    refactor: error handling (#71) Luc Georges 2024-02-07 12:34:17 +0100
  • a9831d5720
    refactor: adaptor -> backend (#70) Luc Georges 2024-02-06 21:26:53 +0100
  • 1499fd6cbf
    Only warn of rate-limits when using HF endpoint (#58) Markus Hennerbichler 2024-02-05 20:05:52 +0000
  • c9a44e591c
    Fix handling of end-of-file (#60) Markus Hennerbichler 2024-02-05 17:37:24 +0000
  • 16606e5371
    Fix off-by-1 error when removing at end (#61) Markus Hennerbichler 2024-01-28 22:25:14 +0000
  • c2fbac20ee
    Ignore documents with "output" scheme (#59) Markus Hennerbichler 2024-01-28 22:21:19 +0000
  • ec2072a621
    Fix off-by-1 in prompt creation (#64) Markus Hennerbichler 2024-01-28 22:19:15 +0000
  • a5f2e87315
    Account for FIM tokens in prompt (#62) Markus Hennerbichler 2024-01-28 22:16:01 +0000
  • f40e8cc6ea
    Convert generation parameters to snake_case for TGI adapter (#65) Markus Hennerbichler 2024-01-28 22:04:38 +0000
  • 585ea3aae8
    feat: add adaptors for various backends (#40) Noah Baldwin 2024-01-03 04:56:01 +1100
  • 2a433cdf75
    Disable ropey unicode_lines feature (#50) Diego ROJAS 2023-12-15 23:11:05 +0800
  • b1d0eb4ffe
    add support for Kotlin language (#52) Johan von Forstner 2023-12-15 15:01:40 +0100
  • 6c4e0e4176
    feat: parallelise at hole level (#44) Luc Georges 2023-11-17 18:05:45 +0100
  • 3ad64a32df
    feat!: get completions camel case (#48) Luc Georges 2023-11-15 13:36:27 +0100
  • 59185abfd9
    feat!: make API camelCase (#46) Luc Georges 2023-11-09 12:00:39 +0100
  • f58085b812
    fix(ci): outdated lance revision (#43) Luc Georges 2023-11-07 13:24:22 +0100
  • c7affd0da9
    feat: testbed (#39) Luc Georges 2023-11-06 21:26:37 +0100
  • 4aacd7087b
    feat: improve logging (#34) 0.4.0 Luc Georges 2023-10-18 11:12:37 +0200
  • fdd55dd5c1
    fix: new dependencies break CI (#31) 0.3.0 Luc Georges 2023-10-11 21:12:18 +0200
  • 7e36871a34
    fix: add g++-aarch64-linux-gnu debug Luc Georges 2023-10-11 20:53:52 +0200
  • 4d0825594b
    fix: restrict visibility of modules Luc Georges 2023-10-11 20:45:25 +0200
  • 777184a373
    fix: install arm-linux-gnueabihf-g++ as suggested by err Luc Georges 2023-10-11 19:50:35 +0200
  • cdbf76fd43
    feat: improve suggestions based on AST (#30) Luc Georges 2023-10-11 19:33:57 +0200
  • b6d6c6cccd
    feat: send warning to client when unauthenticated (#27) 0.2.2 Luc Georges 2023-10-10 14:43:12 +0200
  • f90bb13fbd
    docs: add llm-intellij link (#26) Luc Georges 2023-10-04 16:51:00 +0200
  • bad31bd017
    docs: mark llm-vscode as compatible (#23) Luc Georges 2023-09-25 15:41:47 +0200
  • fbaf98203f
    fix: don't use tokenizer on config error (#22) 0.2.1 Luc Georges 2023-09-25 15:10:29 +0200
  • 787f2a1a26
    feat: improve tokenizer config (#21) 0.2.0 Luc Georges 2023-09-21 17:57:19 +0200
  • eeb443feb3
    feat: add user agent (#20) 0.1.1 Luc Georges 2023-09-21 14:32:21 +0200
  • 7f9c7855d5
    feat: add tokens to clear (#19) 0.1.0 Luc Georges 2023-09-20 19:24:38 +0200
  • 5378a67ce8
    fix: advertise correct version to client (#16) Luc Georges 2023-09-15 18:24:14 +0200
  • c869f96060
    feat: add support for tls_skip_verify_insecure (#15) 0.0.3 Luc Georges 2023-09-15 15:42:35 +0200
  • 9508485fec
    refactor: change default log level (#14) Luc Georges 2023-09-14 12:09:20 +0200
  • 1550467f86
    fix: clamp col pos to prevent an out of bound slicing range (#13) Luc Georges 2023-09-11 18:31:00 +0200
  • 15c4ef3088
    fix(ci): release workflow (#12) Luc Georges 2023-09-10 13:16:13 +0200
  • 8c92eaa994
    perf: put Tokenizer in an Arc to avoid cloning (#11) 0.0.2 Luc Georges 2023-09-08 09:02:44 +0200
  • d8b7e05a20
    fix: support raw TGI call (#10) Luc Georges 2023-09-07 19:11:05 +0200
  • c774ec74fd
    fix: stop tokens issue (#9) Luc Georges 2023-09-07 16:29:44 +0200
  • f5e6911932
    feat: add CI for release (#8) 0.0.1 Luc Georges 2023-09-05 13:32:35 +0200
  • ba4b20e6d5
    refactor: remove file path header (#7) Luc Georges 2023-08-27 20:13:35 +0200
  • de459b3789
    fix: incorrect offset in build prompt when fim disabled (#6) Luc Georges 2023-08-27 10:16:27 +0200
  • 073be09042
    feat: add tokenizer for context window size check (#5) Luc Georges 2023-08-27 00:21:55 +0200
  • 6f455eca18
    refactor: use return full text (#3) Luc Georges 2023-08-26 12:34:17 +0200
  • b3b7bb2b4e
    feat: code completion (#2) Luc Georges 2023-08-24 17:46:26 +0200
  • d46a90c309
    feat: add LICENSE (#1) Luc Georges 2023-08-10 22:50:24 +0200
  • f3a7f8ee03 feat: init ccserver Luc Georges 2023-08-10 22:46:10 +0200