gpt4all/gpt4all-chat/src
Jared Van Bortel 7a1559e3df llmodel: dlopen llama.cpp libraries lazily instead of eagerly
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
2024-12-16 15:44:22 -05:00
..
chat.cpp Fixups for Jinja PR (#3215) 2024-12-03 19:36:53 -05:00
chat.h Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
chatapi.cpp Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
chatapi.h Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
chatlistmodel.cpp Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
chatlistmodel.h chat: system tray icon and close to tray (#3109) 2024-10-25 12:20:55 -04:00
chatllm.cpp llmodel: dlopen llama.cpp libraries lazily instead of eagerly 2024-12-16 15:44:22 -05:00
chatllm.h chat: fix localdocs breakage in v3.5.2 (#3302) 2024-12-16 11:25:19 -05:00
chatmodel.h chat: fix localdocs breakage in v3.5.2 (#3302) 2024-12-16 11:25:19 -05:00
chatviewtextprocessor.cpp Enable more warning flags, and fix more warnings (#3065) 2024-10-18 12:11:03 -04:00
chatviewtextprocessor.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
database.cpp Fixup docx parsing (#3140) 2024-10-28 13:32:16 -04:00
database.h localdocs: avoid cases where batch can make no progress (#3094) 2024-10-16 13:13:22 -04:00
download.cpp Enable more warning flags, and fix more warnings (#3065) 2024-10-18 12:11:03 -04:00
download.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
embllm.cpp llmodel: dlopen llama.cpp libraries lazily instead of eagerly 2024-12-16 15:44:22 -05:00
embllm.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
jinja_helpers.cpp Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
jinja_helpers.h Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
jinja_helpers.inl Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
llm.cpp chat: system tray icon and close to tray (#3109) 2024-10-25 12:20:55 -04:00
llm.h chat: system tray icon and close to tray (#3109) 2024-10-25 12:20:55 -04:00
localdocs.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
localdocs.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
localdocsmodel.cpp modellist: fix incorrect signal use and remove invalidate calls (#3042) 2024-10-08 11:56:37 -04:00
localdocsmodel.h server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
logger.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
logger.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
macosdock.h chat: system tray icon and close to tray (#3109) 2024-10-25 12:20:55 -04:00
macosdock.mm chat: system tray icon and close to tray (#3109) 2024-10-25 12:20:55 -04:00
main.cpp Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
modellist.cpp Break the explore models view into two. (#3269) 2024-12-13 17:33:05 -05:00
modellist.h Break the explore models view into two. (#3269) 2024-12-13 17:33:05 -05:00
mysettings.cpp Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
mysettings.h Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
network.cpp Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
network.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
server.cpp chat: fix localdocs breakage in v3.5.2 (#3302) 2024-12-16 11:25:19 -05:00
server.h fix chatmodel.h #includes 2024-12-13 18:15:05 -05:00
utils.h Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
utils.inl Remove binary state from high-level API and use Jinja templates (#3147) 2024-11-25 10:04:17 -05:00
xlsxtomd.cpp Add the attached filename to the model's context. (#3028) 2024-10-07 12:53:27 -04:00
xlsxtomd.h Support attaching an Excel spreadsheet to a chat message (#3007) 2024-10-01 21:17:49 -04:00