Jared Van Bortel
|
d77d1cad88
|
ci: pin Vulkan SDK to the previous version (#3044)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-08 13:21:31 -04:00 |
|
AT
|
8c34b4a2bf
|
Set version for release. (#3043)
Signed-off-by: Adam Treat <treat.adam@gmail.com>
v3.4.0
|
2024-10-08 12:18:17 -04:00 |
|
Jared Van Bortel
|
8f3d107a2e
|
modellist: fix incorrect signal use and remove invalidate calls (#3042)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-08 11:56:37 -04:00 |
|
AT
|
8618a1941c
|
Update translations. (#3037)
Signed-off-by: Adam Treat <treat.adam@gmail.com>
|
2024-10-08 11:15:50 -04:00 |
|
Victor
|
029a1c8e79
|
Update gpt4all_ro_RO.ts after v3.3.1 for v3.4.0 (#3040)
Signed-off-by: Victor <158754254+SINAPSA-IC@users.noreply.github.com>
|
2024-10-08 09:58:11 -04:00 |
|
不知火 Shiranui
|
7716dbbfba
|
Update zh_TW translation (#2911)
Signed-off-by: 不知火 Shiranui <supersonic@livemail.tw>
|
2024-10-08 09:48:31 -04:00 |
|
Jared Van Bortel
|
170414f529
|
translations: run lupdate (#3038)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-07 18:29:26 -04:00 |
|
AT
|
f686770ebe
|
Add the attached filename to the model's context. (#3028)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-07 12:53:27 -04:00 |
|
Jared Van Bortel
|
ec4e1e4812
|
Make it possible to keep some chats after downgrading GPT4All (#3030)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-04 14:25:17 -04:00 |
|
Jared Van Bortel
|
b850e7c867
|
Tweaks for Excel to Markdown conversion (#3022)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-04 14:25:00 -04:00 |
|
Andriy Mulyar
|
dc82f883f8
|
Update README.md with form anchor (#3032)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
|
2024-10-04 08:57:27 -04:00 |
|
AT
|
767189d770
|
Small tweak to xlsx support to format the date properly. (#3025)
Signed-off-by: Adam Treat <treat.adam@gmail.com>
|
2024-10-03 13:34:30 -04:00 |
|
Andriy Mulyar
|
cd3d06c6db
|
Move newsletter link (#3027)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
|
2024-10-03 08:56:29 -04:00 |
|
AT
|
447ef77c81
|
Add changelog entry for excel support. (#3019)
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-01 21:23:20 -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 |
|
AT
|
c11b67dfcb
|
Make ChatModel threadsafe to support direct access by ChatLLM (#3018)
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 18:15:02 -04:00 |
|
AT
|
ee67cca885
|
chatmodel: remove the 'prompt' field from ChatItem (#3016)
Signed-off-by: Adam Treat <treat.adam@gmail.com>
|
2024-10-01 13:57:19 -04:00 |
|
Jared Van Bortel
|
88b95950c5
|
Fix loaded chats forgetting context with non-empty system prompt (#3015)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-01 11:25:04 -04:00 |
|
Jared Van Bortel
|
3025f9deff
|
chat: fix regression in regenerate from #2929 (#3011)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-30 19:42:10 -04:00 |
|
Jared Van Bortel
|
62bc84366b
|
ci: use 'current' for Ubuntu image version (#3009)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-30 18:56:10 -04:00 |
|
Jared Van Bortel
|
38140b2886
|
ci: fix build timeouts (#3010)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-30 18:55:43 -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 |
|
AT
|
ea1ade8668
|
Use different language for prompt size too large. (#3004)
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-09-27 12:29:22 -04:00 |
|
Jared Van Bortel
|
f9d6be8afb
|
backend: rebase llama.cpp on upstream as of Sep 26th (#2998)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-27 12:05:59 -04:00 |
|
Jared Van Bortel
|
8bd937eb68
|
chat: release version 3.3.1 (#2997)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-27 11:44:24 -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
|
7b793d4435
|
server: fix min/max min_p/top_p values (#2996)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-26 17:08:59 -04:00 |
|
Jared Van Bortel
|
364d9772e4
|
chatllm: do not pass nullptr as response callback (#2995)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-26 17:07:01 -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 |
|
AT
|
10d2375bf3
|
Hybrid search (#2969)
Signed-off-by: Adam Treat <treat.adam@gmail.com>
|
2024-09-26 11:58:48 -04:00 |
|
Max Cembalest
|
117a8e7faa
|
Docs section & page for the GPT4All API server (#2990)
Signed-off-by: Max Cembalest <mbcembalest@gmail.com>
|
2024-09-26 11:07:49 -04:00 |
|
Ikko Eltociear Ashimine
|
1047c5e038
|
docs: update README.md (#2979)
Signed-off-by: Ikko Eltociear Ashimine <eltociear@gmail.com>
Signed-off-by: AT <manyoso@users.noreply.github.com>
Co-authored-by: AT <manyoso@users.noreply.github.com>
|
2024-09-23 16:12:52 -04:00 |
|
Jared Van Bortel
|
4dc87d9fa3
|
chat: release version 3.3.0 (#2965)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-23 11:51:17 -04:00 |
|
Jared Van Bortel
|
da21174fb1
|
chat: bump version to v3.3.0, again (#2974)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
v3.3.0
|
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 |
|
Jay
|
cd224d475d
|
translations: remove es_MX vanished messages (#2971)
Signed-off-by: JSTayco <jstayco@protonmail.ch>
|
2024-09-19 17:25:55 -04:00 |
|
Jared Van Bortel
|
117cf297f2
|
changelog: fix release date
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-19 14:40:00 -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
|
5d454603d3
|
chat: update and improve translations for v3.3.0 (#2970)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com>
Co-authored-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com>
|
2024-09-19 14:35:53 -04:00 |
|
Victor
|
3682b242e7
|
translations: add a missing string to Romanian (#2966)
Signed-off-by: Victor <158754254+SINAPSA-IC@users.noreply.github.com>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-18 16:10:26 -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
|
cc7115afeb
|
chat: add system requirements doc (#2955)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-13 13:55:01 -04:00 |
|
Andriy Mulyar
|
a2b4529945
|
docs: add link to YouTube video tutorial (#2954)
Signed-off-by: Andriy Mulyar <andriy.mulyar@gmail.com>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-12 11:38:08 -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
|
08d9a401d2
|
mixpanel: report more information about the build and platform (#2939)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-09-09 17:12:12 -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 |
|