Commit graph

3 commits

Author SHA1 Message Date
dependabot[bot]
05c7560ec9
Bump com.github.jelmerk:hnswlib-utils in /codegpt-core (#204)
Bumps [com.github.jelmerk:hnswlib-utils](https://github.com/jelmerk/hnswlib) from 1.0.1 to 1.1.0.
- [Commits](https://github.com/jelmerk/hnswlib/commits)

---
updated-dependencies:
- dependency-name: com.github.jelmerk:hnswlib-utils
  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-09-21 13:48:23 +03:00
dependabot[bot]
01691b01e7
Bump com.github.jelmerk:hnswlib-core from 1.0.1 to 1.1.0 (#208)
Bumps [com.github.jelmerk:hnswlib-core](https://github.com/jelmerk/hnswlib) from 1.0.1 to 1.1.0.
- [Commits](https://github.com/jelmerk/hnswlib/commits)

---
updated-dependencies:
- dependency-name: com.github.jelmerk:hnswlib-core
  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-09-21 13:26:10 +03:00
Carl-Robert
37af74ebdf
You API integration (#203)
* Ability to configure custom service

* Add example preset templates, rename module

* Custom service client impl

* Add YOU API integration

* Remove/ignore generated antlr classes

* Remove text completion models(deprecated)

* Remove unused code, fix settings state sync

* Display model name/icon in the tool window

* Update chat history UI

* Fix model/service sync

* Clear plugin state

* Fix minor bugs, add settings sync tests

* UI changes

* Separate model configuration

* Add support for overriding the completion path

* Update Find Bugs prompt
2023-09-14 14:52:18 +03:00