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
|
62f90ff7d5
|
chatllm: remove use of deprecated '_qs' (#3130)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-22 13:30:26 -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 |
|
Jared Van Bortel
|
c3357b7625
|
Enable more warning flags, and fix more warnings (#3065)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-18 12:11:03 -04:00 |
|
Jared Van Bortel
|
36a3826d8c
|
localdocs: avoid cases where batch can make no progress (#3094)
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
|
bff2d58d02
|
chatviewtextprocessor: fix Go syntax highlighting (#3080)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-11 16:24:20 -04:00 |
|
Jared Van Bortel
|
ebda9146e7
|
localdocs: fix regressions caused by docx change (#3079)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-11 16:11:01 -04:00 |
|
Jared Van Bortel
|
1d3f3a63a3
|
modellist: fix missing fname in modelsJsonCacheFile() (#3072)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-10 16:50:42 -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 |
|
Jared Van Bortel
|
3165e1d5a9
|
modellist: fix models.json cache location (#3052)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-10-09 09:11:18 -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
|
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 |
|
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 |
|
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
|
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
|
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 |
|
AT
|
10d2375bf3
|
Hybrid search (#2969)
Signed-off-by: Adam Treat <treat.adam@gmail.com>
|
2024-09-26 11:58:48 -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
|
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 |
|
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
|
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 |
|
AT
|
e48571003e
|
settings: tweak the name of the local server option (#2928)
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 13:00:33 -04:00 |
|
Jared Van Bortel
|
55946ffc93
|
modellist: fix a few issues with loading remote models (#2875)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-08-30 12:44:10 -04:00 |
|
Jared Van Bortel
|
813ccaf5d1
|
server: do not process the system prompt twice for new models (#2924)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-08-30 12:30:24 -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 |
|
AT
|
e1d49d970f
|
server: use configured system prompt, ignore system messages (#2921)
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-29 12:59:13 -04:00 |
|
Jared Van Bortel
|
82491fe154
|
qml: fix copy-paste error in antenna description logic (#2922)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-08-29 12:10:12 -04:00 |
|
Jared Van Bortel
|
ed85cd8b6a
|
qml: dynamic min win size, smaller default size, scaling tweaks (#2904)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
|
2024-08-28 12:49:43 -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 |
|