Commit Graph

  • f6a6dcf750 add helpful error message to 403 response mitigate-dns-rebind Jared Van Bortel 2025-05-27 16:04:49 -04:00
  • 86326bb57b changelog: add this PR Jared Van Bortel 2025-05-27 15:39:48 -04:00
  • faec111ce7 server: block server access via non-local domains Jared Van Bortel 2025-05-27 15:31:08 -04:00
  • b666d16db5 ci: update path-filtering orb to 1.3.0 (#3588) main Jared Van Bortel 2025-05-27 15:46:52 -04:00
  • f71f8577ae WIP: provider types are recongized properly in qml ollama-backend Jared Van Bortel 2025-03-19 19:32:59 -04:00
  • b359c9245c WIP Jared Van Bortel 2025-03-19 18:08:49 -04:00
  • 9772027e5e WIP: provider page in the "add models" view Jared Van Bortel 2025-03-19 10:49:39 -04:00
  • 8294a5cd58 WIP: need to run rr on a real computer since this bug is confusing Jared Van Bortel 2025-03-17 13:11:55 -04:00
  • 371971e6ac WIP: fix build Jared Van Bortel 2025-03-12 17:13:47 -04:00
  • bcbbe5194a WIP (fixing compile errors) Jared Van Bortel 2025-03-12 16:52:33 -04:00
  • f7cd880f96 make it build - still plenty of TODOs Jared Van Bortel 2025-03-11 17:08:11 -04:00
  • 7745f208bc WIP (clang is crashing) Jared Van Bortel 2025-03-11 13:33:06 -04:00
  • 1dc9f22d5b WIP Jared Van Bortel 2025-03-03 11:16:36 -05:00
  • 1ba555a174 fix handling of responses that come in chunks, and non-200 status codes Jared Van Bortel 2025-02-28 12:32:48 -05:00
  • d20cfbbec9 stuff is working now Jared Van Bortel 2025-02-27 18:31:11 -05:00
  • 068845e1a2 don't duplicate QCoro's exception passing Jared Van Bortel 2025-02-27 14:56:14 -05:00
  • ea2ced8c8b fix json EOF handling Jared Van Bortel 2025-02-27 14:34:13 -05:00
  • 9f130b07ed fix qcoro infinite recursion Jared Van Bortel 2025-02-27 13:43:14 -05:00
  • cc6f995795 fix #includes Jared Van Bortel 2025-02-27 11:50:16 -05:00
  • d4e9a6177b finished initial impl of /show and tested -> hangs! Jared Van Bortel 2025-02-26 20:01:58 -05:00
  • 7ce2ea57e0 implement /api/show (not tested) Jared Van Bortel 2025-02-26 19:47:25 -05:00
  • 85eaa41e6d base url should include /api/ Jared Van Bortel 2025-02-26 17:18:39 -05:00
  • e872f1db2d undercores to dashes Jared Van Bortel 2025-02-26 17:14:12 -05:00
  • 86de26ead2 implement and test /api/tags Jared Van Bortel 2025-02-26 16:58:00 -05:00
  • 4c5dcf59ea rename the class to "OllamaClient" Jared Van Bortel 2025-02-26 16:03:07 -05:00
  • 06475dd113 WIP: use Boost::json for incremental parsing and reflection Jared Van Bortel 2025-02-26 15:22:13 -05:00
  • 927e963076 parse the JSON response Jared Van Bortel 2025-02-25 16:11:40 -05:00
  • b5144decde fix #includes Jared Van Bortel 2025-02-25 14:58:04 -05:00
  • daf48a5adf fix test harder (it works now) Jared Van Bortel 2025-02-25 14:44:12 -05:00
  • e592a5890e fix test Jared Van Bortel 2025-02-25 13:12:22 -05:00
  • 407cb81725 stop using C++20 modules Jared Van Bortel 2025-02-24 11:28:19 -05:00
  • 39102d8c56 fix .gitmodules Jared Van Bortel 2025-02-21 17:23:32 -05:00
  • 1699e77e97 WIP: get build working on macOS Jared Van Bortel 2025-02-21 16:55:14 -05:00
  • ebe6352fc8 WIP (hit a clang bug causing an incorrect compiler error) Jared Van Bortel 2025-02-21 15:40:39 -05:00
  • bca31e6517 WIP: fork fmt to fix missing string_view support Jared Van Bortel 2025-02-20 15:58:31 -05:00
  • 98a27c9982 WIP: update llama.cpp submodule for -Werror workaround Jared Van Bortel 2025-02-20 15:57:04 -05:00
  • 97a2e18149 WIP: fix import order and enable module scanning Jared Van Bortel 2025-02-20 15:53:36 -05:00
  • 196c387bf7 WIP: bring back old backend so we can test the gpt4all-chat build Jared Van Bortel 2025-02-20 15:52:44 -05:00
  • 729a5b0d9f ollama-hpp immediately segfaulted. will try something else Jared Van Bortel 2025-02-18 17:23:19 -05:00
  • f4a350d606 WIP: working fmt dep Jared Van Bortel 2025-02-18 14:02:35 -05:00
  • c6d0a1f2b9 enable color diagnostics with ninja Jared Van Bortel 2025-02-18 13:44:32 -05:00
  • b194d71e86 WIP: backend dependencies Jared Van Bortel 2025-02-18 12:41:16 -05:00
  • 9bfab99e2c WIP: remove bindings and all references to them Jared Van Bortel 2025-02-13 17:38:06 -05:00
  • 8e94409be9 WIP: gpt4all backend stub Jared Van Bortel 2025-02-13 13:47:55 -05:00
  • cd70db29ed readme: add Windows ARM download link Jared Van Bortel 2025-02-24 19:51:59 -05:00
  • fb72ba1ff5 chat: bump version to 3.10.1-dev0 Jared Van Bortel 2025-02-24 19:44:45 -05:00
  • b968d45c11 chat: release version 3.10.0 (#3515) Jared Van Bortel 2025-02-24 19:41:13 -05:00
  • 5746cb6c2b chat: release version 3.10.0 release-v3_10_0 Jared Van Bortel 2025-02-24 17:32:29 -05:00
  • 228d5379cf chat: cut v3.10.0 release (#3511) v3.10.0 Jared Van Bortel 2025-02-24 17:15:34 -05:00
  • dd820ef7c4 Italian and draft Simplified Chinese translations for v3.10.0 (#3514) Jared Van Bortel 2025-02-24 17:14:10 -05:00
  • fca202d30d mark Italian translations as reviewed update-it-zhcn-v3_10_0 Jared Van Bortel 2025-02-24 17:00:59 -05:00
  • 349ef4b46d tweak Italian translation Jared Van Bortel 2025-02-24 17:00:23 -05:00
  • 4f377edaa2 update Italian translation for v3.10.0 Jared Van Bortel 2025-02-24 16:11:25 -05:00
  • 3a28cc14ca update Simplified Chinese translation for v3.10.0 Jared Van Bortel 2025-02-24 16:05:45 -05:00
  • a7cbc8c3fd Run lupdate before v3.10.0 release (#3512) Jared Van Bortel 2025-02-24 15:33:27 -05:00
  • cce684ce5e fill in tab name for Italian and Simplified Chinese update-translations-pre3_10_0 Jared Van Bortel 2025-02-24 15:26:30 -05:00
  • 5267649e7d update English translation Jared Van Bortel 2025-02-24 15:20:57 -05:00
  • 40dd0b2a24 run lupdate Jared Van Bortel 2025-02-24 15:20:18 -05:00
  • 4d171835ac Add new remote model provider view. (#3506) AT 2025-02-24 14:59:53 -05:00
  • f285656201 chat: cut v3.10.0 release cut-release-v3_10_0 Jared Van Bortel 2025-02-24 14:34:20 -05:00
  • 1ab69aa156 modellist: remove redundant !isCompatibleApi check add_remote_model_providers Jared Van Bortel 2025-02-24 14:07:20 -05:00
  • 4f97e8fef0 add whitelists for Groq and Mistral Jared Van Bortel 2025-02-24 14:01:02 -05:00
  • d73abb493e add scrolling to standard MyComboBox to prevent Mistral clipping Jared Van Bortel 2025-02-24 14:00:03 -05:00
  • d41a08c627 improve UI layout Jared Van Bortel 2025-02-24 12:38:53 -05:00
  • 5b41b1c0dc fix typo Jared Van Bortel 2025-02-24 11:59:56 -05:00
  • 6799c08f62 Merge branch 'main' into add_remote_model_providers Jared Van Bortel 2025-02-24 11:50:00 -05:00
  • 7f96f3c99f Update gpt4all-chat/CHANGELOG.md AT 2025-02-24 11:46:18 -05:00
  • e6429140dd Add whitelist of openai models. Adam Treat 2025-02-21 11:41:15 -05:00
  • 0c28ee7059 Translations: Improve Chinese translation (#3467) Lil Bob 2025-02-21 09:44:28 +08:00
  • bc0598565a WIP ninja-crash Jared Van Bortel 2025-02-20 13:09:23 -05:00
  • 076799aaa8 WIP Jared Van Bortel 2025-02-20 13:01:27 -05:00
  • 51c45e5d47 Use a fixed minimum height to ensure the top three model cards have the same height. Adam Treat 2025-02-20 10:37:24 -05:00
  • 563e6592e4 Update gpt4all-chat/CHANGELOG.md AT 2025-02-20 10:35:41 -05:00
  • 88e8e30f76 ollama-hpp immediately segfaulted. will try something else Jared Van Bortel 2025-02-18 17:23:19 -05:00
  • 5e621300b2 Add changelog. Adam Treat 2025-02-19 14:02:14 -05:00
  • e6592b17f7 Add new remote model provider view. Adam Treat 2025-02-19 14:00:07 -05:00
  • 96aeb44210 backend: build with CUDA compute 5.0 support by default (#3499) Jared Van Bortel 2025-02-19 11:27:06 -05:00
  • bae82824fb WIP: working fmt dep Jared Van Bortel 2025-02-18 14:02:35 -05:00
  • 29f29773af chat: require Qt 6.8 and fix #includes (#3498) Jared Van Bortel 2025-02-18 13:59:50 -05:00
  • 7483a83597 enable color diagnostics with ninja Jared Van Bortel 2025-02-18 13:44:32 -05:00
  • b7e5497db9 WIP: backend dependencies Jared Van Bortel 2025-02-18 12:41:16 -05:00
  • d8c04cead8 ci: use LLVM Clang 19 on macOS and Ubuntu (#3500) Jared Van Bortel 2025-02-18 12:02:14 -05:00
  • f8e8cefd55 ci: also build Python binding with compute 5.0 support cuda-add-compute50 Jared Van Bortel 2025-02-18 11:50:22 -05:00
  • b1cb46ec2a Italian localization update (#3496) Riccardo Giovanetti 2025-02-18 17:47:39 +01:00
  • eadf15abb0 changelog: add this PR Jared Van Bortel 2025-02-14 15:12:20 -05:00
  • 288a461a84 backend: build with CUDA compute 5.0 support by default Jared Van Bortel 2025-02-14 15:07:39 -05:00
  • eba19ea492 WIP: remove bindings and all references to them Jared Van Bortel 2025-02-13 17:38:06 -05:00
  • ae1e9c72d4 add changelog entry macos-use-llvm Jared Van Bortel 2025-02-13 16:47:03 -05:00
  • 3e6997b2df use system ranlib to fix universal build Jared Van Bortel 2025-02-13 16:34:36 -05:00
  • bd3877103a ci: use LLVM Clang on macOS Jared Van Bortel 2025-02-13 15:20:21 -05:00
  • 329e63c5fb WIP: gpt4all backend stub Jared Van Bortel 2025-02-13 13:47:55 -05:00
  • b83d06e67f translations: run lupdate -no-obsolete on Simplified Chinese Jared Van Bortel 2025-02-13 11:27:04 -05:00
  • 7aa339cf40 translations: run lupdate Jared Van Bortel 2025-02-13 11:26:28 -05:00
  • 1b84182030 Add replacement templates for OLMoE and granite-3.1 (#3471) ThiloteE 2025-02-12 20:23:46 +01:00
  • e9f5d15c09 remove extra whitespace from replacements thilotee-rep-template-olmoe Jared Van Bortel 2025-02-12 14:21:12 -05:00
  • 0ce0189b97 changelog: add credit to ThiloteE Jared Van Bortel 2025-02-12 14:18:53 -05:00
  • c45f1f9cd7 Merge branch 'main' into thilotee-rep-template-olmoe Jared Van Bortel 2025-02-12 14:18:35 -05:00
  • 02e12089d3 Add Granite arch to model whitelist (#3487) ThiloteE 2025-02-12 20:17:49 +01:00
  • 0da05475e5 fix order, kompute whitelist, changelog entry, add_arch_granite Jared Van Bortel 2025-02-12 14:16:57 -05:00
  • 0a62c8fdb5 Add Granite arch to model and kompute whitelist ThiloteE 2025-02-12 19:17:03 +01:00