Commit Graph

  • 7c7cf82f87
    Merge e529333f08 into 3025f9deff John W. Parent 2024-09-30 19:42:50 -0400
  • 3025f9deff
    chat: fix regression in regenerate from #2929 (#3011) main Jared Van Bortel 2024-09-30 19:42:10 -0400
  • c8529b05a7 changelog: add this PR Jared Van Bortel 2024-09-30 19:30:28 -0400
  • 4e748b26e0 chat: fix regression in regenerate from #2929 Jared Van Bortel 2024-09-30 19:14:05 -0400
  • 6fa86cdbaf
    Merge 355d5bc14e into 62bc84366b Frank Murphy 2024-09-30 19:12:24 -0400
  • e836d0bb39
    Merge 782b094399 into 62bc84366b AT 2024-09-30 22:59:27 +0000
  • 782b094399 Merge branch 'main' into attached_files attached_files Jared Van Bortel 2024-09-30 18:59:06 -0400
  • 62bc84366b
    ci: use 'current' for Ubuntu image version (#3009) Jared Van Bortel 2024-09-30 18:56:10 -0400
  • 38140b2886
    ci: fix build timeouts (#3010) Jared Van Bortel 2024-09-30 18:55:43 -0400
  • 7dd27470e7 xlsxtomd: style fixes Jared Van Bortel 2024-09-30 16:22:56 -0400
  • fe37d319e7 xlsxtomd: fix #includes Jared Van Bortel 2024-09-30 16:16:17 -0400
  • e190fd0204
    localdocs: implement .docx support (#2986) Jared Van Bortel 2024-09-30 18:48:13 -0400
  • cf98bcb347 Fix regeneration. This is broken in main. It also fixes it for the attached files. Adam Treat 2024-09-30 18:00:31 -0400
  • 9e8243880d Fix regenerate functionality. Adam Treat 2024-09-30 17:35:45 -0400
  • a575980014 xlsxtomd: fill empty cells with a single space jared/xlsx-tweaks Jared Van Bortel 2024-09-30 16:54:41 -0400
  • cee91fdebe xlsxtomd: omit header row (optional) Jared Van Bortel 2024-09-30 16:31:29 -0400
  • f3a73e87e3 xlsxtomd: underline support Jared Van Bortel 2024-09-30 16:26:36 -0400
  • bf7525ba7f xlsxtomd: style fixes Jared Van Bortel 2024-09-30 16:22:56 -0400
  • 3b7df4ca1d xlsxtomd: fix #includes Jared Van Bortel 2024-09-30 16:16:17 -0400
  • 3a33992f2c chat(build): use Qt6 with QXlsx instead of picking randomly Jared Van Bortel 2024-09-30 15:43:24 -0400
  • d2d1548ee9 build_and_run: add Qt6::GuiPrivate dependency Jared Van Bortel 2024-09-30 15:14:27 -0400
  • 2a4211a242 ci: fix build timeouts attached_files_notimeout Jared Van Bortel 2024-09-30 14:49:46 -0400
  • f086b79729 ci: fix build timeouts docx-support-notimeout Jared Van Bortel 2024-09-30 14:49:46 -0400
  • 1cc6fc8133 ci: fix build timeouts Jared Van Bortel 2024-09-30 14:49:46 -0400
  • a269741c62 ci: attempt to fix Linux build Jared Van Bortel 2024-09-30 14:44:32 -0400
  • ef2b109d7e usearch: update submodule to fix GDI conflict Jared Van Bortel 2024-09-30 14:03:50 -0400
  • 9b2fe9794a Add static to these methods. Adam Treat 2024-09-30 13:15:35 -0400
  • dff8c39970 Fix brace style. Adam Treat 2024-09-30 13:00:35 -0400
  • 1625491787 Address review comments. Adam Treat 2024-09-30 12:55:26 -0400
  • fd4a779a24 database: fix macOS build Jared Van Bortel 2024-09-30 11:52:32 -0400
  • 2ea4cfc9fc ci: use 'current' for Ubuntu image version ci-update-ubuntu Jared Van Bortel 2024-09-30 11:43:22 -0400
  • ed7949534d fix more #includes Jared Van Bortel 2024-09-30 11:37:13 -0400
  • d7f48488e9 mysettings: add .docx to default list of file extensions Jared Van Bortel 2024-09-30 11:32:59 -0400
  • e33a5280a9 changelog: add this PR Jared Van Bortel 2024-09-30 11:30:40 -0400
  • 84bf687147 fix #includes with IWYU Jared Van Bortel 2024-09-30 11:28:03 -0400
  • 448da045bc database: resolve TODOs Jared Van Bortel 2024-09-29 23:48:29 -0400
  • 0c3b62c37d stream docx files since we don't really have pages Jared Van Bortel 2024-09-29 23:28:18 -0400
  • 63996a6eaf initial docx support Jared Van Bortel 2024-09-24 17:20:38 -0400
  • f6f237b157 Clean up some of the look+feel. Adam Treat 2024-09-29 16:15:54 -0400
  • 18cf5405c2 Persist the attachments in conversations. Adam Treat 2024-09-29 14:56:32 -0400
  • 060560cfcc Add a feature to attach an excel spreadsheet to the chat conversation. Adam Treat 2024-07-11 13:52:19 -0400
  • 9928855855
    Merge 1d6ad35fad into ea1ade8668 Abraham 2024-09-28 12:13:34 -0400
  • 9f719a6e9c
    Merge 11496245b5 into ea1ade8668 John W. Parent 2024-09-28 12:08:51 -0400
  • 1a9ed20650
    Merge ce45efe605 into ea1ade8668 Nathan.fooo 2024-09-28 12:03:44 -0400
  • b009e22609
    Merge a9d3e187d4 into ea1ade8668 ThiloteE 2024-09-28 12:03:44 -0400
  • 9b3668d776
    Merge 4f13e44ba0 into ea1ade8668 不知火 Shiranui 2024-09-28 11:43:59 -0400
  • 7214ce6a3f
    Merge 4ad82422fc into ea1ade8668 AT 2024-09-28 11:43:59 -0400
  • 79becccd6b
    Merge b5e7aff7f1 into ea1ade8668 Jared Van Bortel 2024-09-28 11:43:59 -0400
  • 27145b683f
    Merge fa48c33b70 into ea1ade8668 vsrinivas 2024-09-28 03:26:26 +1000
  • 5313d19279
    Merge 34d204b5e3 into ea1ade8668 Asiel Díaz Benítez 2024-09-28 03:26:17 +1000
  • 4e56330e94 Merge branch 'main' into docx-support Jared Van Bortel 2024-09-27 13:22:58 -0400
  • ea1ade8668
    Use different language for prompt size too large. (#3004) AT 2024-09-27 12:29:22 -0400
  • 4d162b5610 changelog: add this PR Jared Van Bortel 2024-09-27 12:28:41 -0400
  • 32fdbb27cd Merge branch 'main' into change_prompt_error_msg Jared Van Bortel 2024-09-27 12:23:16 -0400
  • e736feee27 llmodel: tweak wording Jared Van Bortel 2024-09-27 12:22:49 -0400
  • f9d6be8afb
    backend: rebase llama.cpp on upstream as of Sep 26th (#2998) Jared Van Bortel 2024-09-27 12:05:59 -0400
  • 336ff3656d python: update changelog Jared Van Bortel 2024-09-27 12:05:35 -0400
  • 83c59ad96c Use different language for prompt size too large. Adam Treat 2024-09-27 11:39:06 -0400
  • f47ed9f1ca Merge branch 'main' into update-llamacpp-sep2024 Jared Van Bortel 2024-09-27 12:00:07 -0400
  • 8bd937eb68
    chat: release version 3.3.1 (#2997) Jared Van Bortel 2024-09-27 11:44:24 -0400
  • 01e13aa24e changelog: bump date of v3.3.1 Jared Van Bortel 2024-09-27 10:50:52 -0400
  • 855a3ffca1 latestnews: fix typo Jared Van Bortel 2024-09-26 18:55:38 -0400
  • 1995154e1a changelog: add this PR Jared Van Bortel 2024-09-26 18:45:33 -0400
  • 67bedfe4b9 backend: rebase llama.cpp on upstream commit 95bc82fbc Jared Van Bortel 2024-09-25 13:17:57 -0400
  • 4321ffcd50 backend: cleanup unused code Jared Van Bortel 2024-09-25 13:21:43 -0400
  • c091491b88 chat: cut v3.3.1 release v3.3.1 v3.3.y Jared Van Bortel 2024-09-26 16:53:03 -0400
  • 5add87e85b server: fix min/max min_p/top_p values Jared Van Bortel 2024-09-26 16:45:28 -0400
  • 33f805d60a chatllm: do not pass nullptr as response callback Jared Van Bortel 2024-09-26 16:44:47 -0400
  • cd83f7c2f0 chat: release version 3.3.0 (#2965) Jared Van Bortel 2024-09-23 11:51:17 -0400
  • 75729951a9 chat: bump version to v3.3.1-dev0 Jared Van Bortel 2024-09-26 16:47:50 -0400
  • 27478a7e00 chat(build): fix incorrect APP_VERSION_BASE Jared Van Bortel 2024-09-26 17:42:58 -0400
  • 5074a34157 latestnews: mention v3.3.1 Jared Van Bortel 2024-09-26 17:21:19 -0400
  • 84a0dafed4 chat: release version 3.3.1 Jared Van Bortel 2024-09-26 17:04:09 -0400
  • 7b793d4435
    server: fix min/max min_p/top_p values (#2996) Jared Van Bortel 2024-09-26 17:08:59 -0400
  • 9f57f66b47 Merge branch 'main' into fix-min-top-p Jared Van Bortel 2024-09-26 17:08:21 -0400
  • 364d9772e4
    chatllm: do not pass nullptr as response callback (#2995) Jared Van Bortel 2024-09-26 17:07:01 -0400
  • 50949d304e chat: bump version to 3.4.0-dev0 Jared Van Bortel 2024-09-26 16:48:57 -0400
  • f6529abbac changelog: add this PR Jared Van Bortel 2024-09-26 16:20:31 -0400
  • 7e5ad51905 server: fix min/max min_p/top_p values Jared Van Bortel 2024-09-26 16:10:01 -0400
  • e61d84ec64 changelog: add this PR Jared Van Bortel 2024-09-26 16:07:33 -0400
  • ef85352c66 chatllm: do not pass nullptr as response callback Jared Van Bortel 2024-09-26 15:59:24 -0400
  • 10d2375bf3
    Hybrid search (#2969) AT 2024-09-26 11:58:48 -0400
  • 908c2e8c7f Add a sq bracket. hybrid_search Adam Treat 2024-09-26 11:57:48 -0400
  • a5e2e2d0d0 Add a changelog entry. Adam Treat 2024-09-26 11:56:51 -0400
  • 528ddc7bfb Some more review comments addressed. Adam Treat 2024-09-26 11:47:19 -0400
  • 4d41590f5c Fix codespell error. Adam Treat 2024-09-26 11:33:29 -0400
  • 3f04b013f1 Change this back to address review comments. Adam Treat 2024-09-26 11:29:34 -0400
  • d00a48b891 Some changes to address review comments. Adam Treat 2024-09-26 11:22:12 -0400
  • e66fc28c8e Fix formula that was messed up in earlier simplification. Adam Treat 2024-09-26 11:01:06 -0400
  • 56892778a8 Revert "Word splitter that exactly reproduces the current behavior and results in" Adam Treat 2024-09-26 10:32:30 -0400
  • b50371fa3e Revert "Hard restriction on max chunk size." Adam Treat 2024-09-26 10:31:21 -0400
  • 117a8e7faa
    Docs section & page for the GPT4All API server (#2990) Max Cembalest 2024-09-26 11:07:49 -0400
  • 355d5bc14e Fix sysctl check on non-arm Macs Frank Murphy 2024-09-25 17:20:06 -0400
  • 118ea4663f explained references schema apiserver-docs Max Cembalest 2024-09-25 17:24:50 -0400
  • bb7b7815b9 fixed typo Max Cembalest 2024-09-25 14:21:04 -0400
  • d7e74c171f api server in sidebar Max Cembalest 2024-09-25 10:58:52 -0400
  • 890b35d6c3 init Max Cembalest 2024-09-24 17:33:45 -0400
  • 7bbdb695eb chat(build): create deps/CMakeLists.txt Jared Van Bortel 2024-09-24 17:23:03 -0400
  • 82c1368c86 database: rename DocumentInfo 'doc' to 'file' Jared Van Bortel 2024-09-23 18:29:48 -0400
  • adef7aa95d database: eliminate the need to copy DocumentInfo Jared Van Bortel 2024-09-23 18:27:33 -0400