Jared Van Bortel
9772027e5e
WIP: provider page in the "add models" view
2025-03-19 10:49:39 -04:00
Jared Van Bortel
8294a5cd58
WIP: need to run rr on a real computer since this bug is confusing
2025-03-17 13:11:55 -04:00
Jared Van Bortel
bcbbe5194a
WIP (fixing compile errors)
2025-03-12 16:52:33 -04:00
Jared Van Bortel
f7cd880f96
make it build - still plenty of TODOs
2025-03-11 17:08:11 -04:00
Jared Van Bortel
7745f208bc
WIP (clang is crashing)
2025-03-11 13:33:06 -04:00
Jared Van Bortel
1dc9f22d5b
WIP
2025-03-03 11:16:36 -05:00
Jared Van Bortel
407cb81725
stop using C++20 modules
...
2025 is too soon to use C++ features from 2020 without running into bugs
in every build tool that touches the project.
2025-02-25 12:10:40 -05:00
Jared Van Bortel
ebe6352fc8
WIP (hit a clang bug causing an incorrect compiler error)
2025-02-25 12:10:08 -05:00
Jared Van Bortel
97a2e18149
WIP: fix import order and enable module scanning
2025-02-25 12:09:48 -05:00
Jared Van Bortel
196c387bf7
WIP: bring back old backend so we can test the gpt4all-chat build
2025-02-25 12:01:37 -05:00
Jared Van Bortel
c6d0a1f2b9
enable color diagnostics with ninja
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-25 12:00:48 -05:00
Jared Van Bortel
b194d71e86
WIP: backend dependencies
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-25 12:00:48 -05:00
Jared Van Bortel
fb72ba1ff5
chat: bump version to 3.10.1-dev0
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-24 19:44:45 -05:00
Jared Van Bortel
228d5379cf
chat: cut v3.10.0 release ( #3511 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-24 17:15:34 -05:00
AT
4d171835ac
Add new remote model provider view. ( #3506 )
...
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>
2025-02-24 14:59:53 -05:00
Jared Van Bortel
29f29773af
chat: require Qt 6.8 and fix #includes ( #3498 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-18 13:59:50 -05:00
Jared Van Bortel
26356f872e
chat: bump version to 3.9.1-dev0
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-04 19:15:20 -05:00
Jared Van Bortel
be6347389e
chat: cut v3.9.0 release ( #3461 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-04 18:09:15 -05:00
Jared Van Bortel
36c852b8be
chat: work around Direct3D 11 rendering artifacts on win11 arm ( #3450 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-02-03 11:47:40 -05:00
Jared Van Bortel
5af31278b7
ci: update to Qt 6.8.2 ( #3442 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-31 11:20:50 -05:00
Jared Van Bortel
e267512db9
chat: cut v3.8.0 release ( #3441 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-30 16:37:02 -05:00
Jared Van Bortel
f914ee56c9
chat: replace Jinja2Cpp with minja ( #3433 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-30 16:01:49 -05:00
Jared Van Bortel
c2ee252ef2
chat: bump version to 3.8.0-dev0
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-30 13:12:47 -05:00
Jared Van Bortel
4fbc20ced9
cmake: do not modify gpt4all.app after signing it ( #3417 )
...
Signed-off-by: AT <manyoso@users.noreply.github.com>
2025-01-24 14:15:24 -05:00
Jared Van Bortel
f4f7de51e7
Revert "cmake: do not modify gpt4all.app after signing it ( #3413 )"
...
This reverts commit c01ac7fa93
.
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-24 13:21:34 -05:00
Jared Van Bortel
c01ac7fa93
cmake: do not modify gpt4all.app after signing it ( #3413 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: AT <manyoso@users.noreply.github.com>
Co-authored-by: AT <manyoso@users.noreply.github.com>
2025-01-24 12:57:55 -05:00
Jared Van Bortel
49df6464a7
chat: bump version to v3.7.1-dev0
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-23 15:59:59 -05:00
Jared Van Bortel
15f66570fe
ci: fix macOS codesigning ( #3408 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-23 11:41:34 -05:00
AT
241d5ff40b
Bump version for 3.7.0 release. ( #3401 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-22 10:29:50 -05:00
Jared Van Bortel
810615d97b
add Windows ARM build ( #3385 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2025-01-21 11:36:27 -05:00
Jared Van Bortel
82175b27c8
Sign maintenancetool.app on macOS ( #3391 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: AT <manyoso@users.noreply.github.com>
Co-authored-by: AT <manyoso@users.noreply.github.com>
2025-01-21 09:27:19 -05:00
AT
c7d7345188
Release notes for v3.6.1 and bump version ( #3339 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-20 13:37:38 -05:00
AT
13e694e6e8
ChatView: make "stop" and "copy conversation" work again ( #3336 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-20 12:26:03 -05:00
AT
93b4093761
Release notes and latestnews for v3.6.0, and bump version. ( #3331 )
...
Signed-off-by: AT <manyoso@users.noreply.github.com>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
2024-12-19 18:37:17 -05:00
AT
2afa9f2f25
Release of 3.6.0. ( #3329 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-19 16:48:38 -05:00
Jared Van Bortel
6bbeac2b9f
modellist: automatically replace known chat templates with our versions ( #3327 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: AT <manyoso@users.noreply.github.com>
Co-authored-by: AT <manyoso@users.noreply.github.com>
2024-12-19 16:35:37 -05:00
AT
1c89447d63
Code interpreter ( #3173 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-19 16:31:37 -05:00
Jared Van Bortel
0f27359c39
chat: bump version to 3.5.4-dev0
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-16 16:32:27 -05:00
AT
21c06fdebf
New v3.5.3 hotfix release. ( #3304 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-16 11:38:06 -05:00
Jared Van Bortel
db5800356b
chat: fix localdocs breakage in v3.5.2 ( #3302 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-16 11:25:19 -05:00
Jared Van Bortel
0e0a56038c
chat: cut v3.5.2 release ( #3292 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-13 17:50:57 -05:00
AT
9b978f25e1
Break the explore models view into two. ( #3269 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Victor <158754254+SINAPSA-IC@users.noreply.github.com>
Co-authored-by: Jared Van Bortel <jared@nomic.ai>
Co-authored-by: Victor <158754254+SINAPSA-IC@users.noreply.github.com>
2024-12-13 17:33:05 -05:00
AT
db7f1c5294
Bump the version to 3.5.2-dev0. ( #3254 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-10 17:39:54 -05:00
AT
0871bd1137
Update changlog and version to make 3.5.1 hotfix release. ( #3252 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-10 12:32:20 -05:00
AT
7a1e60d1d4
Bump version to v3.5.1-dev0 ( #3242 )
...
Signed-off-by: Adam Treat <treat.adam@gmail.com>
2024-12-09 16:55:46 -05:00
Jared Van Bortel
f7440c2956
chat: cut v3.5.0 release ( #3240 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-09 14:41:23 -05:00
Jared Van Bortel
8bf55e99f1
chat: cut v3.5.0-rc2 release candidate ( #3229 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-06 15:28:03 -05:00
Jared Van Bortel
2db59f0092
chat: cut v3.5.0-rc1 release candidate ( #3218 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-04 13:00:18 -05:00
Jared Van Bortel
92acc7b3ac
Fixups for Jinja PR ( #3215 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-03 19:36:53 -05:00
Jared Van Bortel
225bf6be93
Remove binary state from high-level API and use Jinja templates ( #3147 )
...
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Adam Treat <treat.adam@gmail.com>
Co-authored-by: Adam Treat <treat.adam@gmail.com>
2024-11-25 10:04:17 -05:00