Commit graph

488 commits

Author SHA1 Message Date
PhilKes
7e10dd3cfd feat: optional apiKey field for Ollama service 2024-06-21 11:40:18 +03:00
Carl-Robert Linnupuu
9fc685a93a fix: commit message placeholders 2024-06-17 16:54:06 +03:00
Carl-Robert Linnupuu
f2e89b429c 2.8.0 2024-06-06 15:55:37 +03:00
Carl-Robert Linnupuu
63480ffdb4 Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-06-06 02:35:08 +03:00
Carl-Robert Linnupuu
8c92dd5331 Merge branch 'master' of github.com:carlrobertoh/CodeGPT 2024-06-06 00:12:20 +03:00
Carl-Robert Linnupuu
fdb2fb98e0 feat: introduce openai and anthropic models for subscribed users 2024-06-06 00:12:05 +03:00
Rene Leonhardt
ea6b1c8538
feat: Support Codestral 22B 32K (#587) 2024-06-03 11:22:39 +03:00
Carl-Robert Linnupuu
590635bd62 fix: disable code completions by default 2024-05-29 23:35:46 +03:00
Rene Leonhardt
f260a71d1b
chore(deps): Update to Kotlin 2 (#576) 2024-05-28 10:27:30 +03:00
Phil
4856639238
feat: add OpenRouter service template (#581) 2024-05-28 10:27:13 +03:00
Phil
08b592f7e8
feat: add field for environment variables for Llama server (#550)
Co-authored-by: Carl-Robert <carlrobertoh@gmail.com>
2024-05-23 12:55:51 +03:00
Phil
ee6b2d3350
fix: remove trailing slashes from URL text fields (#579) 2024-05-23 01:11:57 +03:00
Rene Leonhardt
73ec3b5d56
feat: Support Phi-3 Medium 128K (#577) 2024-05-23 01:10:02 +03:00
Rene Leonhardt
586cff421e
feat: Support Stable Code Instruct 3B (#552)
* feat: Support Stable Code Instruct 3B

* feat: Sort LLaMA models in settings
2024-05-16 22:28:54 +03:00
Carl-Robert Linnupuu
7e59383e1c 2.7.1 2024-05-15 10:35:08 +03:00
Carl-Robert Linnupuu
9705ab7511 2.7.1 2024-05-15 00:20:46 +03:00
Carl-Robert Linnupuu
65d0993e39 fix: backward compatibility issues on plugin update (fixes #551) 2024-05-15 00:11:20 +03:00
Carl-Robert Linnupuu
d817e950a5 chore: update toolwindow landing panel text content 2024-05-15 00:11:15 +03:00
Rene Leonhardt
d953b0320c feat: Show server name in start/stop notifications (#546)
* feat: Show server name in start/stop notifications

* feat: Show opposite action in notification

* feat: Pre-select biggest downloaded parameter size on model change

* chore: Update to latest llama.cpp fixes (2024-05-14)
2024-05-15 00:11:10 +03:00
Carl-Robert Linnupuu
6f259bf044 fix: backward compatibility issues on plugin update (fixes #551) 2024-05-15 00:09:27 +03:00
Carl-Robert Linnupuu
8b7781f865 chore: update toolwindow landing panel text content 2024-05-14 21:48:47 +03:00
Rene Leonhardt
8e5ba8158d
feat: Show server name in start/stop notifications (#546)
* feat: Show server name in start/stop notifications

* feat: Show opposite action in notification

* feat: Pre-select biggest downloaded parameter size on model change

* chore: Update to latest llama.cpp fixes (2024-05-14)
2024-05-14 21:26:22 +03:00
Carl-Robert Linnupuu
8c9c93987a 2.7.0 2024-05-14 00:33:29 +03:00
Carl-Robert Linnupuu
6de38103d9 2.7.0 2024-05-14 00:28:44 +03:00
Carl-Robert Linnupuu
d38af4226d Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-05-14 00:11:17 +03:00
Carl-Robert Linnupuu
de3db77755 feat: add gpt-4o model (closes #547) 2024-05-14 00:03:45 +03:00
Carl-Robert Linnupuu
56e38a644a Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-05-13 19:11:38 +03:00
Carl-Robert Linnupuu
ab7d06608d docs: update changelog 2024-05-13 19:11:20 +03:00
Carl-Robert Linnupuu
fe7a33ac2a Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-05-13 19:08:56 +03:00
Carl-Robert Linnupuu
864f442db1 fix: landing page hyperlinks 2024-05-13 19:04:46 +03:00
Rene Leonhardt
7c668ae143
feat: Start/stop LLaMA Server from statusbar (#544) 2024-05-13 19:02:22 +03:00
Carl-Robert Linnupuu
1a55798997 Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-05-13 17:59:07 +03:00
Carl-Robert Linnupuu
91c7302008 refactor: remove llama download marker from toolwindow popup menu 2024-05-13 17:56:15 +03:00
Carl-Robert Linnupuu
cd8c086a61 docs: remove feature note 2024-05-13 17:29:18 +03:00
Carl-Robert Linnupuu
cab379ba29 Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-05-13 17:18:42 +03:00
Carl-Robert Linnupuu
97c090b5b4 docs: update changelog 2024-05-13 16:48:28 +03:00
Carl-Robert Linnupuu
d9d7c65688 Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-05-13 15:42:09 +03:00
Carl-Robert Linnupuu
48e641fc59 Merge branch 'master' of github.com:carlrobertoh/CodeGPT 2024-05-13 15:36:12 +03:00
Carl-Robert Linnupuu
014f26f802 refactor: remove max_tokens configuration and other minor fixes 2024-05-13 15:32:20 +03:00
Rene Leonhardt
9bd7e6e83a
feat: Visualize downloaded models (#543)
* feat: Visualize downloaded models

* Simplify GeneralSettings access
2024-05-13 10:48:55 +03:00
Carl-Robert Linnupuu
0b21652c04 fix: lookup completion request validation 2024-05-11 02:18:24 +03:00
Phil
fcd0808111
feat: add keyboard shortcuts for Editor actions (#542) 2024-05-10 17:10:29 +03:00
Rene Leonhardt
725bf84ac8
fix: Handle problems graciously (#541) 2024-05-10 15:20:48 +03:00
Carl-Robert Linnupuu
47d1d5dea8 fix: store empty string as credential to avoid repeated secret fetching 2024-05-09 16:18:35 +03:00
Carl-Robert Linnupuu
310210957b fix: lookup and commit message completions for codegpt provider 2024-05-09 15:41:04 +03:00
Carl-Robert Linnupuu
8883200817 Merge remote-tracking branch 'origin/master' into platform/2024.1 2024-05-09 14:00:56 +03:00
dependabot[bot]
6344f225c9
chore(deps): bump com.fasterxml.jackson:jackson-bom (#539)
Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.0 to 2.17.1.
- [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.0...jackson-bom-2.17.1)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson:jackson-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 13:09:19 +03:00
dependabot[bot]
69bef7099d
chore(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin (#540)
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.23 to 1.9.24.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v1.9.24)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-09 13:09:07 +03:00
Rene Leonhardt
59acb59843
chore: Update to CodeGemma 1.1 7b Instruct (#534) 2024-05-09 13:08:55 +03:00
Carl-Robert Linnupuu
fedbe11fd2 fix: long-running tasks on EDT when initializing forms 2024-05-09 13:05:38 +03:00