Commit Graph

  • 3c7d7f7f55 Use a boolean here. Adam Treat 2024-09-24 15:13:49 -0400
  • fea544d549 Break the weighted average formula out for readability. Adam Treat 2024-09-24 15:12:11 -0400
  • 4af11f3e1b Add some comments to clarify what is going on with hybrid search Adam Treat 2024-09-24 14:56:46 -0400
  • 517f54ce69 Handle the error earlier. Adam Treat 2024-09-24 14:38:47 -0400
  • d4210de94a Merge remote-tracking branch 'origin/main' Adam Treat 2024-09-24 14:40:05 -0400
  • 4f13e44ba0
    Merge branch 'nomic-ai:main' into translation_zh_TW 不知火 Shiranui 2024-09-24 11:33:42 +0800
  • 1c6805726e
    Merge f4083c5cdb into 1047c5e038 ThiloteE 2024-09-23 17:41:44 -0400
  • aa26970f1e chat: bump version Jared Van Bortel 2024-09-23 17:35:59 -0400
  • 1047c5e038
    docs: update README.md (#2979) Ikko Eltociear Ashimine 2024-09-24 05:12:52 +0900
  • 8841d1116d
    Update gpt4all-backend/README.md AT 2024-09-23 16:12:16 -0400
  • 4dc87d9fa3
    chat: release version 3.3.0 (#2965) Jared Van Bortel 2024-09-23 11:51:17 -0400
  • 9aa4247f9f Merge branch 'main' into release-v330 Jared Van Bortel 2024-09-23 11:28:37 -0400
  • 0da35c4462 latestnews: bump date Jared Van Bortel 2024-09-23 11:28:17 -0400
  • b4c4e42ca4
    docs: update README.md Ikko Eltociear Ashimine 2024-09-22 13:10:29 +0900
  • e529333f08 Enable unsigned installers macos/allow-unsigned-installers John Parent 2024-09-20 18:29:27 -0400
  • da21174fb1
    chat: bump version to v3.3.0, again (#2974) v3.3.0 Jared Van Bortel 2024-09-20 18:29:53 -0400
  • b5e7aff7f1 ci: make commands for Qt install to reduce repetition ci-update-qt Jared Van Bortel 2024-09-20 18:26:17 -0400
  • b1de683b74 ci: update to Qt 6.7.2 and latest installer Jared Van Bortel 2024-09-20 18:19:28 -0400
  • 3026e7c5f9 chat: release version 3.3.0 Jared Van Bortel 2024-09-18 14:04:40 -0400
  • ba8b7bc168 chat: bump version to v3.3.0, again cut-release-v330-again Jared Van Bortel 2024-09-20 15:47:39 -0400
  • 69782cf713
    chat(build): fix broken installer on macOS (#2973) Jared Van Bortel 2024-09-20 15:34:20 -0400
  • 9c256dc46d changelog: add this PR Jared Van Bortel 2024-09-20 15:17:18 -0400
  • 763bf59bf9 chat(build): move qml back to gpt4all-chat/ to eliminate src/CMakeLists.txt Jared Van Bortel 2024-09-20 14:36:39 -0400
  • 22d8f7064d chat(build): fix duplicated embedding model on macOS Jared Van Bortel 2024-09-20 11:15:53 -0400
  • 0597f60048 chat(build): fix missing default.metallib Jared Van Bortel 2024-09-20 15:01:23 -0400
  • 4ad82422fc Revert "modellist: work around filtered item models getting out of sync (#2545)" revert_scroll_regression Adam Treat 2024-09-20 14:51:27 -0400
  • 2975768565 chat: v3.3.0 is still not ready Jared Van Bortel 2024-09-19 17:37:36 -0400
  • cd224d475d
    translations: remove es_MX vanished messages (#2971) Jay 2024-09-19 14:25:55 -0700
  • 00e1c3a851 Small es_MX update for 3.3.0 JSTayco 2024-09-19 14:11:40 -0700
  • 117cf297f2 changelog: fix release date Jared Van Bortel 2024-09-19 14:40:00 -0400
  • 34d3d2c554 chat: proceed with v3.3.0 release Jared Van Bortel 2024-09-19 14:37:43 -0400
  • 5d454603d3
    chat: update and improve translations for v3.3.0 (#2970) Jared Van Bortel 2024-09-19 14:35:53 -0400
  • c69ef25797 changelog: add this PR Jared Van Bortel 2024-09-19 14:00:52 -0400
  • 9381a8d90a Italian localization update Riccardo Giovanetti 2024-09-19 16:31:20 +0200
  • f420969a0d qml: fix a few poorly wrapped strings that were hard to translate Jared Van Bortel 2024-09-19 13:33:46 -0400
  • 95207f9969 Reintroduce virtual bm25 table for hybrid search. Adam Treat 2024-09-12 16:52:49 -0400
  • eb39a36beb Hard restriction on max chunk size. Adam Treat 2024-09-07 17:04:57 -0400
  • 552b471c8c Word splitter that exactly reproduces the current behavior and results in exact same database on quality dataset. Adam Treat 2024-09-07 11:14:39 -0400
  • bd0a424275 Maintain the same order of results as the ranked search. Adam Treat 2024-09-12 12:40:43 -0400
  • 77c81a3f8e translations: fill in some unfinished strings and cleanup vanished Jared Van Bortel 2024-09-19 12:32:23 -0400
  • c3d2440e73 Italian localization update Riccardo Giovanetti 2024-09-19 16:31:20 +0200
  • 3682b242e7
    translations: add a missing string to Romanian (#2966) Victor 2024-09-18 23:10:26 +0300
  • e5f2bf8145 translations: run update_translations for ro_RO Jared Van Bortel 2024-09-18 15:47:13 -0400
  • 13820a848f
    Merge branch 'main' into main Victor 2024-09-18 22:40:51 +0300
  • c2493fd32c
    Update gpt4all_ro_RO.ts - lines 246 "GitHub" and 505 "Enable Local API Server" Victor 2024-09-18 22:22:41 +0300
  • 7e68fbbedd chat: revert v3.3.0 release for now Jared Van Bortel 2024-09-18 15:19:00 -0400
  • ae812ae5d7
    chat: tweak release notes formatting and bump version to v3.3.0 (#2964) Jared Van Bortel 2024-09-18 14:18:36 -0400
  • cff2b97d48 StartupDialog: add a blank line between release notes and contributors Jared Van Bortel 2024-09-18 13:34:42 -0400
  • 07f35aff1a chat: transform release.json into valid JSON Jared Van Bortel 2024-09-18 13:10:18 -0400
  • 54b685efe1 chat: bump version to v3.3.0 Jared Van Bortel 2024-09-18 11:42:39 -0400
  • cc7115afeb
    chat: add system requirements doc (#2955) Jared Van Bortel 2024-09-13 13:55:01 -0400
  • 000be1476b chat: add system requirements doc add-sysreq-doc Jared Van Bortel 2024-09-13 12:53:03 -0400
  • a2b4529945
    docs: add link to YouTube video tutorial (#2954) Andriy Mulyar 2024-09-12 11:38:08 -0400
  • 3c81378f54 capitalization tweak Jared Van Bortel 2024-09-12 11:36:43 -0400
  • 77171bc301
    Add youtube tutorial to README Andriy Mulyar 2024-09-12 11:30:30 -0400
  • 154ae70716
    Update quickstart.md Andriy Mulyar 2024-09-12 11:28:04 -0400
  • 2528675286
    chat(build): add conftest for std::optional::transform (#2952) Jared Van Bortel 2024-09-11 14:59:42 -0400
  • 9997a3158a network: remove use of #elifdef Jared Van Bortel 2024-09-11 14:56:29 -0400
  • 95f3ceca50 chat(build): add conftest for std::optional::transform Jared Van Bortel 2024-09-11 12:30:41 -0400
  • f4083c5cdb
    Update CHANGELOG.md thilotee-addmodel4 ThiloteE 2024-09-11 01:26:05 +0200
  • 3fda807487
    Merge branch 'main' into thilotee-addmodel4 ThiloteE 2024-09-11 01:16:15 +0200
  • f9a154281a
    Fix conflict with main ThiloteE 2024-09-11 01:08:44 +0200
  • 3ef582f272
    installer: disallow installation on older macOS and Ubuntu (#2940) Jared Van Bortel 2024-09-09 17:17:57 -0400
  • 1bf1d4ac1a Merge branch 'main' into installer-osver-check Jared Van Bortel 2024-09-09 17:15:40 -0400
  • eea8b81768
    chat(build): remove dependency on WaylandCompositor (#2949) Jared Van Bortel 2024-09-09 17:13:39 -0400
  • 08d9a401d2
    mixpanel: report more information about the build and platform (#2939) Jared Van Bortel 2024-09-09 17:12:12 -0400
  • 6f7492cd1e network: prettier warning Jared Van Bortel 2024-09-09 17:09:39 -0400
  • 16d1198887 changelog: add this PR Jared Van Bortel 2024-09-09 14:40:24 -0400
  • 69211e2927 Merge branch 'main' into installer-osver-check Jared Van Bortel 2024-09-09 14:39:28 -0400
  • 4883d84cbb installer: add check for Ubuntu older than 22.04 LTS Jared Van Bortel 2024-09-09 14:35:22 -0400
  • e754731a39 build_and_run.md: remove unnecessary deps and adjust wording Jared Van Bortel 2024-09-09 14:02:04 -0400
  • a010f4a606 build_and_run.md: convert CRLF line endings to LF Jared Van Bortel 2024-09-09 13:54:42 -0400
  • 549e60178f chat(build): small cmake fixup Jared Van Bortel 2024-09-09 13:22:20 -0400
  • d2a4079427 changelog: add this PR Jared Van Bortel 2024-09-09 12:36:50 -0400
  • fcce94d33e chat(build): remove dependency on WaylandCompositor Jared Van Bortel 2024-09-09 12:31:58 -0400
  • 49f10c596e mixpanel: add macOS hw.model Jared Van Bortel 2024-09-09 11:42:42 -0400
  • 5059730813 changelog: add this PR Jared Van Bortel 2024-09-09 11:42:36 -0400
  • 91510c9bbb mixpanel: rename a few of the new keys Jared Van Bortel 2024-09-09 11:21:19 -0400
  • a81c233254 network: remove lingering assertion from #2238 Jared Van Bortel 2024-09-09 11:16:42 -0400
  • 4128dfb2ba Merge branch 'main' into mixpanel-more-sysinfo Jared Van Bortel 2024-09-09 11:12:24 -0400
  • 39005288c5
    server: improve correctness of request parsing and responses (#2929) Jared Van Bortel 2024-09-09 10:48:57 -0400
  • e4c0fd8178
    Merge 05f125dea5 into 1aae4ffe0a Raja Jamwal 2024-09-08 03:19:49 +0000
  • 05f125dea5 added support for chat.completion to return sse response raja 2024-09-08 08:49:27 +0530
  • 21bbe27b55 server: remove no longer needed #include Jared Van Bortel 2024-09-07 01:26:51 -0400
  • dccf99b080 chat: replace std::format with fmtlib for now Jared Van Bortel 2024-09-06 19:23:38 -0400
  • 65bbea9bde server: use std::string formatter as parent Jared Van Bortel 2024-09-06 18:43:54 -0400
  • 16f0129896 ci: remove trailing whitespace Jared Van Bortel 2024-09-06 16:21:07 -0400
  • ee7f55e5f0 Merge branch 'main' into improve-local-server Jared Van Bortel 2024-09-06 16:20:34 -0400
  • 6c4a87ac7a Merge branch 'main' into installer-osver-check Jared Van Bortel 2024-09-06 16:16:24 -0400
  • 1aae4ffe0a
    ci: use ccache to cache compiler output (#2942) Jared Van Bortel 2024-09-06 16:09:11 -0400
  • 9453561807 ci: disable Vulkan version check consistently Jared Van Bortel 2024-09-06 15:59:31 -0400
  • 093158f3ac ci: don't cache Qt (for now?) Jared Van Bortel 2024-09-04 15:55:47 -0400
  • d5825dd39a ci: use ccache for all builds Jared Van Bortel 2024-09-04 14:31:26 -0400
  • 756a95841b Merge branch 'main' into installer-osver-check Jared Van Bortel 2024-09-06 12:10:24 -0400
  • 9a0a372a7f ci: use GCC 12 on Linux Jared Van Bortel 2024-09-04 18:26:18 -0400
  • db80f3a99b Merge branch 'main' into improve-local-server Jared Van Bortel 2024-09-06 12:07:33 -0400
  • facb706211
    ci: improve readability and correctness (#2941) Jared Van Bortel 2024-09-06 12:03:30 -0400
  • 7dd0802b75 ci: bump Qt cache keys Jared Van Bortel 2024-09-05 18:52:53 -0400
  • 5968da542b ci: remove unused "default" job/workflow Jared Van Bortel 2024-09-05 18:40:37 -0400
  • 6693d0d966 ci: fix QtIFW paths Jared Van Bortel 2024-09-05 18:04:13 -0400