Commit graph

9 commits

Author SHA1 Message Date
Jack Boswell
c3d0d852ea feat: use the Ollama generate API for FIM templates (#772)
* Gradle wrapper 8.11

* Use Ollama API for FIM

* Shorten long line

* Allow optionally overriding ollama FIM template

* fix: configurable actions

* feat: improve UX

---------

Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2024-12-04 11:23:57 +00:00
Carl-Robert Linnupuu
16cc6d8ea6 feat: improve code completion git diff context 2024-12-04 11:12:04 +00:00
Carl-Robert Linnupuu
8b591c1b86 chore: upgrade treesitter deps 2024-07-18 14:22:08 +03:00
Carl-Robert Linnupuu
1373e96eaa refactor: remove max_tokens configuration and other minor fixes 2024-05-13 16:04:40 +03:00
Carl-Robert Linnupuu
2db8e3b2f0 chore(deps): bump llm-client and tree-sitter 2024-05-13 15:57:54 +03:00
Carl-Robert Linnupuu
4fc09a3053 chore(deps): bump deps 2024-05-13 15:52:37 +03:00
Rene Leonhardt
ba7b51684e chore: Improve code (#442)
* chore: Improve code

* Convert classes to records
2024-04-12 17:33:56 +03:00
Rene Leonhardt
dbf05aebc6 chore(deps): Update and centralize dependencies (#436)
* chore(deps): Update and centralize dependencies

* Update treesitter to 0.22.2
* Update kotlin to 1.9.23
* Update jackson to 2.17.0
* Update gradle-intellij-plugin to 1.17.3
* Update gradle to 8.7
* Use BOMs where possible
* Centralize dependencies in version catalog
* Allow Dependabot to update other modules (add treesitter and buildSrc/src/main/kotlin, remove core)

* fix: preload credentials only once for all headers
2024-04-07 17:12:50 +03:00
Carl-Robert
91dd7bdb43
feat: apply post-processing for code completions (#404) 2024-03-11 23:13:10 +02:00