AT
62cab695eb
Add tests for error codes with local API server ( #3131 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-10-30 10:15:19 -04:00
AT
b19db6c20d
Add txt and markdown files to attach feature. ( #3135 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: AT <manyoso@users.noreply.github.com >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-10-28 11:42:46 -04:00
Benjamin Gallois
57c0974f4a
chat: system tray icon and close to tray ( #3109 )
...
Signed-off-by: bgallois <benjamin@gallois.cc >
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Co-authored-by: Adam Treat <treat.adam@gmail.com >
2024-10-25 12:20:55 -04:00
Jared Van Bortel
6df252bdcd
cmake: set minimum Qt version back to 6.5 ( #3129 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-10-22 11:41:28 -04:00
Jared Van Bortel
d224a9d3a5
Fix compatibility with Qt 6.8 ( #3121 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-10-21 16:25:28 -04:00
Jared Van Bortel
7f5f0869e7
Implement the first real test of gpt4all-chat ( #3116 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-10-20 11:38:04 -04:00
AT
9cafd38dcf
Add test scaffolding ( #3103 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-10-18 15:27:03 -04:00
Jared Van Bortel
eed92fd5b2
chat: bump version to 3.4.3-dev0 ( #3105 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-10-16 14:25:34 -04:00
Jared Van Bortel
b4ad461d86
chat: cut v3.4.2 release ( #3102 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-10-16 13:13:22 -04:00
AT
f8dde82fda
Localdocs fixes ( #3083 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-10-15 15:28:13 -04:00
Jared Van Bortel
87b2aef85c
chat: cut version 3.4.1 ( #3081 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-10-11 17:06:32 -04:00
John W. Parent
6bb42edb2c
Enable unsigned installers ( #2976 )
...
Signed-off-by: John Parent <john.parent@kitware.com >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-10-09 09:52:54 -04:00
Jared Van Bortel
8e3108fe1f
Establish basic compiler warnings, and fix a few style issues ( #3039 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-10-09 09:11:50 -04:00
AT
8729de9218
Bump version now that release is out. ( #3051 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-10-08 17:09:13 -04:00
AT
8c34b4a2bf
Set version for release. ( #3043 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-10-08 12:18:17 -04:00
AT
db443f2090
Support attaching an Excel spreadsheet to a chat message ( #3007 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-10-01 21:17:49 -04:00
Jared Van Bortel
e190fd0204
localdocs: implement .docx support ( #2986 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-30 18:48:13 -04:00
Jared Van Bortel
27478a7e00
chat(build): fix incorrect APP_VERSION_BASE
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-26 17:43:17 -04:00
Jared Van Bortel
50949d304e
chat: bump version to 3.4.0-dev0
...
We forgot to bump the version as part of the last merge.
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-26 16:48:57 -04:00
Jared Van Bortel
da21174fb1
chat: bump version to v3.3.0, again ( #2974 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-20 18:29:53 -04:00
Jared Van Bortel
69782cf713
chat(build): fix broken installer on macOS ( #2973 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-20 15:34:20 -04:00
Jared Van Bortel
2975768565
chat: v3.3.0 is still not ready
...
This reverts commit 34d3d2c554
.
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-19 17:37:59 -04:00
Jared Van Bortel
34d3d2c554
chat: proceed with v3.3.0 release
...
This reverts commit 7e68fbbedd
.
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-19 14:37:43 -04:00
Jared Van Bortel
7e68fbbedd
chat: revert v3.3.0 release for now
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-18 15:19:00 -04:00
Jared Van Bortel
ae812ae5d7
chat: tweak release notes formatting and bump version to v3.3.0 ( #2964 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-18 14:18:36 -04:00
Jared Van Bortel
2528675286
chat(build): add conftest for std::optional::transform ( #2952 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-11 14:59:42 -04:00
Jared Van Bortel
3ef582f272
installer: disallow installation on older macOS and Ubuntu ( #2940 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-09 17:17:57 -04:00
Jared Van Bortel
eea8b81768
chat(build): remove dependency on WaylandCompositor ( #2949 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-09 17:13:39 -04:00
Jared Van Bortel
39005288c5
server: improve correctness of request parsing and responses ( #2929 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-09-09 10:48:57 -04:00
AT
2f02cd407f
Only allow a single instance of program to be run at a time ( #2923 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-08-30 12:11:32 -04:00
Jared Van Bortel
ca151f3519
repo: organize sources, headers, and deps into subdirectories ( #2917 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-08-27 17:22:40 -04:00
Jared Van Bortel
bd044bef27
repo: use the new GPT4All website URL ( #2915 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-08-26 16:27:41 -04:00
AT
3386ac6331
Add release notes and bump version for v3.2.1 ( #2859 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: AT <manyoso@users.noreply.github.com >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-08-13 19:24:25 -04:00
AT
8ccf1fa2f5
Change version to v3.2.1 for bugfix release. ( #2856 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-08-13 14:59:32 -04:00
Jared Van Bortel
ea63611493
chat: add release notes for v3.2.0 and bump version ( #2847 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-08-12 17:12:14 -04:00
AT
b89314df96
Change to a whitelist for released translations. ( #2830 )
...
- Change to a whitelist for released translations.
- Added changelog entry.
- Bump the version for translation release.
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: AT <manyoso@users.noreply.github.com >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-08-12 11:00:49 -04:00
Jared Van Bortel
6957706af7
chat: fix crash at startup due to missing en_US translation ( #2816 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-08-08 18:44:15 -04:00
Jared Van Bortel
d59b1331f9
chat: translation tweaks ( #2797 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-08-08 13:41:47 -04:00
Jared Van Bortel
26113a17fb
don't use ranges::contains due to clang incompatibility ( #2812 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
2024-08-08 11:49:01 -04:00
Jared Van Bortel
be66ec8ab5
chat: faster KV shift, continue generating, fix stop sequences ( #2781 )
...
* Don't stop generating at end of context
* Use llama_kv_cache ops to shift context
* Fix and improve reverse prompt detection
* Replace prompt recalc callback with a flag to disallow context shift
2024-08-07 11:25:24 -04:00
Adam Treat
52e076e9a1
Add release notes for v3.1.1 and bump version
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-07-27 17:01:54 -04:00
Adam Treat
4bbd0360a0
Bump version to v3.1.1 for llama 3.1 fix
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-07-27 14:17:29 -04:00
AT
241969f299
Update translations for strings in latest main. ( #2735 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-07-25 15:47:20 -04:00
不知火 Shiranui
f9cd2e321c
feat: add openai-compatible api models ( #2683 )
...
Signed-off-by: Shiranui <supersonic@livemail.tw >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-07-25 10:02:52 -04:00
AT
34a72d6f99
Bump version and release notes for v3.1.0 ( #2726 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-07-24 12:03:10 -04:00
Adam Treat
03d460c732
Change to release v3.1.0
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-07-24 09:19:13 -04:00
AT
ca72428783
Remove support for GPT-J models. ( #2676 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-07-17 16:07:37 -04:00
AT
d515ad3b18
Feature: dynamic changes of language and locale at runtime issue #2644 ( #2659 )
...
This change updates the UI to allow for dynamic changes of language and
locale at runtime. Right now none of the language translations are finished
yet or in releasable shape so it also adds a new option to the build that
enables/disables the feature. By default no translations are currently
enabled to be built as part of a release.
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-07-12 16:14:58 -04:00
AT
607ac19dcb
Add scaffolding for translations. ( #2612 )
...
* Fix up concat strings in favor of args, remove some translations that are not meant to be translated and add chinese.
Signed-off-by: Adam Treat <treat.adam@gmail.com >
2024-07-11 13:02:54 -04:00
AT
66bc04aa8e
chat: generate follow-up questions after response ( #2634 )
...
* user can configure the prompt and when they appear
* also make the name generation prompt configurable
Signed-off-by: Adam Treat <treat.adam@gmail.com >
Signed-off-by: Jared Van Bortel <jared@nomic.ai >
Co-authored-by: Jared Van Bortel <jared@nomic.ai >
2024-07-10 15:45:20 -04:00