Carl-Robert Linnupuu
53bdbcd4f5
Remove Quartz Scheduler, You.com model change topic, theme utils, and include other basic refactoring
2023-11-21 22:47:09 +02:00
Viktor
73870cca40
Added option to set the number of threads for local LLM models ( #282 )
...
* Added option to set the number of threads for local LLM models
* Refactoring
---------
Co-authored-by: Viktor <viktor.hoshyi@gg4l.com>
2023-11-21 00:36:19 +02:00
Carl-Robert Linnupuu
fc6d085b61
2.2.4
2023-11-20 15:59:05 +02:00
Carl-Robert Linnupuu
85eafadb47
Replace label
2023-11-20 15:47:50 +02:00
Carl-Robert
5c8a7c0e2b
Include default parameters for llama client ( #281 )
2023-11-20 00:07:31 +02:00
Carl-Robert
845c7b4cee
Support method name lookup generation ( #280 )
2023-11-19 22:56:12 +02:00
dependabot[bot]
3d95269836
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 ( #270 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.3 to 2.16.0.
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 14:52:50 +02:00
dependabot[bot]
6f8e6fc43a
Bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 ( #271 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.15.3 to 2.16.0.
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-17 11:40:00 +02:00
Carl-Robert
44e5aa79dd
Support git commit message generation ( #276 )
...
* Add git commit message generation feature using OpenAI service
2023-11-17 01:20:00 +02:00
Carl-Robert Linnupuu
a53bc94d9f
Update license
2023-11-17 00:54:49 +02:00
Carl-Robert
c4115e257b
Add checkstyle rules ( #274 )
2023-11-16 17:15:11 +02:00
Carl-Robert Linnupuu
fe613afc74
2.2.3
2023-11-15 11:18:02 +02:00
Carl-Robert Linnupuu
318dd4286a
Fix minor issues related to total tokens calculation
2023-11-15 00:44:13 +02:00
Carl-Robert Linnupuu
346218b512
Clean up code
2023-11-14 16:20:59 +02:00
Carl-Robert Linnupuu
ec3120a5e6
Add interactive total token count label, codebase refactoring
2023-11-14 13:27:15 +02:00
Carl-Robert Linnupuu
d8e5e18998
Expand/Collapse logic for toolwindow editors
2023-11-10 15:06:22 +02:00
Carl-Robert Linnupuu
dea80fe8aa
Fix model changed logic
2023-11-10 01:37:07 +02:00
Carl-Robert Linnupuu
14acc5b09f
Remove Azure model selection and max completion token limit
2023-11-09 20:31:19 +02:00
Carl-Robert Linnupuu
5446e675fc
Minor UI updates
2023-11-09 19:11:40 +02:00
Carl-Robert Linnupuu
c3da76f2bd
Clean up BaseChatToolWindowTabPanel code
2023-11-09 18:43:05 +02:00
dependabot[bot]
bfd50b18ad
Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 ( #264 )
...
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5 ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
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>
2023-11-08 19:18:44 +02:00
Carl-Robert
cfa5ff7776
Use enum value to store selected service ( #265 )
2023-11-08 19:17:25 +02:00
dependabot[bot]
ff60d1eab5
Bump org.junit.vintage:junit-vintage-engine from 5.10.0 to 5.10.1 ( #253 )
...
Bumps [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit5 ) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1 )
---
updated-dependencies:
- dependency-name: org.junit.vintage:junit-vintage-engine
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>
2023-11-07 21:59:59 +02:00
dependabot[bot]
7413646edd
Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1 ( #254 )
...
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5 ) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/commits )
---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
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>
2023-11-07 21:54:57 +02:00
dependabot[bot]
47e9a7a1da
Bump org.json:json from 20230618 to 20231013 in /codegpt-core ( #240 )
...
Bumps [org.json:json](https://github.com/douglascrockford/JSON-java ) from 20230618 to 20231013.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 21:50:17 +02:00
dependabot[bot]
a34d94e404
Bump org.junit.jupiter:junit-jupiter-params from 5.9.2 to 5.10.1 ( #255 )
...
Bumps [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5 ) from 5.9.2 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.1 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-params
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 21:49:06 +02:00
dependabot[bot]
111012a586
Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 ( #235 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.2 to 2.15.3.
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
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>
2023-11-07 21:48:09 +02:00
Carl-Robert Linnupuu
26af45126f
2.2.2
2023-11-07 16:47:14 +02:00
Carl-Robert
1e4c1e3ca9
Bump llm-client, remove credentials validation for llama service ( #263 )
2023-11-07 16:37:55 +02:00
Carl-Robert Linnupuu
9322382c3a
2.2.1
2023-11-06 23:44:20 +02:00
Carl-Robert Linnupuu
487f8a949f
Fix llama telemetry service value
2023-11-06 22:55:22 +02:00
Carl-Robert
b25bef5fd4
Fix azure path ( #259 )
2023-11-06 22:48:51 +02:00
Carl-Robert
43abca66c4
Remove pluginUntilBuild value to include all builds ( #258 )
...
* Remove value to include all builds
2023-11-06 20:08:42 +02:00
Carl-Robert
547cd889de
Fix right click context menu ( #257 )
2023-11-06 19:35:14 +02:00
dependabot[bot]
24fee1b0fc
Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 ( #247 )
...
Bumps org.apache.commons:commons-text from 1.10.0 to 1.11.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 13:50:48 +02:00
dependabot[bot]
dbd58c7629
Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 ( #241 )
...
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup ) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/jhy/jsoup/releases )
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES )
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.16.1...jsoup-1.16.2 )
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
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>
2023-11-03 13:30:06 +02:00
Carl-Robert Linnupuu
cd58f77982
2.2.0
2023-11-03 12:13:00 +02:00
Carl-Robert
45908e69df
#178 - Add support for running local LLMs via LLaMA C/C++ port ( #249 )
...
* Initial implementation of integrating llama.cpp to run LLaMA models locally
* Move submodule
* Copy llama submodule to bundle
* Support for downloading models from IDE
* Code cleanup
* Store port field
* Replace service selection radio group with dropdown
* Add quantization support + other fixes
* Add option to override host
* Fix override host handler
* Disable port field when override host enabled
* Design updates
* Fix llama settings configuration, design changes, clean up code
* Improve You.com coupon design
* Add new Phind model and help tooltip
* Fetch you.com subscription
* Add CodeBooga model, fix downloadable model selection
* Chat history support
* Code refactoring, minor bug fixes
* UI updates, several bug fixes, removed code llama python model
* Code cleanup, enable llama port only on macOS
* Change downloaded gguf models path
* Move some of the labels to codegpt bundle
* Minor fixes
* Remove ToRA model, add help texts
* Fix test
* Modify description
2023-11-03 12:00:24 +02:00
Carl-Robert Linnupuu
ca2eb9b6fa
2.1.7
2023-10-26 02:17:03 +03:00
Carl-Robert
3f67be5f78
You.com service updates ( #246 )
...
* Free GPT4 for a month to try
* Free GPT4 for a month to try
* Better tooltip
* Replace toggle component with checkbox and other minor ui improvements
* Add UTM and userId params to You.com completion request
* Fix #145 - web serach results not being displayed despite the flag
---------
Co-authored-by: siilats <keith@siilats.com>
2023-10-26 02:13:44 +03:00
keith siilats
4519b2ade6
Make it clear that you.com is free in case people run out of OpenAI credits ( #238 )
...
* Make it clear that you.com is free in case people run out of OpenAI credits
* Clear quota exceeded flag on new api key, minor refactoring
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-10-17 10:50:20 +03:00
dependabot[bot]
41b3956bf4
Bump com.fasterxml.jackson.datatype:jackson-datatype-jdk8 ( #236 )
...
Bumps com.fasterxml.jackson.datatype:jackson-datatype-jdk8 from 2.15.2 to 2.15.3.
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jdk8
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>
2023-10-14 22:48:50 +03:00
Carl-Robert
799f560523
Switch telemetry service to rudderstack ( #237 )
...
* Switch to rudderstack
* Do not send null ip to rudderstack
2023-10-14 22:48:30 +03:00
Carl-Robert Linnupuu
f21e0d9cd6
2.1.6
2023-10-12 22:58:41 +03:00
Carl-Robert
21fa61d2af
Support you.com gpt-4 model ( #233 )
2023-10-12 11:18:37 +03:00
TautCony
0343842af9
set line wrap style to be wrapped at word boundaries ( #230 )
2023-10-10 23:07:21 +03:00
TautCony
99e6c5a733
fix memory leak in extensions ( #229 )
2023-10-10 12:03:29 +03:00
Carl-Robert
7dfe62b96d
Codebase refactoring ( #226 )
...
* Refactor codebase
2023-10-05 02:43:06 +03:00
keith siilats
4c8b8d4e4f
on quota exceeded suggest user switch to different LLM provider ( #221 )
...
* on quota exceeded suggest user switch to different LLM provider
* Improve insufficient quota handling, add more telemetry actions
---------
Co-authored-by: Carl-Robert Linnupuu <carlrobertoh@gmail.com>
2023-10-05 00:18:50 +03:00
Carl-Robert Linnupuu
a45646740e
Rename md title
2023-10-05 00:13:02 +03:00