gpt4all/gpt4all-chat/src
Jared Van Bortel 5d454603d3
chat: update and improve translations for v3.3.0 (#2970)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
Signed-off-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com>
Co-authored-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com>
2024-09-19 14:35:53 -04:00
..
qml chat: update and improve translations for v3.3.0 (#2970) 2024-09-19 14:35:53 -04:00
chat.cpp server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
chat.h server: do not process the system prompt twice for new models (#2924) 2024-08-30 12:30:24 -04:00
chatapi.cpp server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
chatapi.h server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
chatlistmodel.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
chatlistmodel.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
chatllm.cpp server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
chatllm.h server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
chatmodel.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
chatviewtextprocessor.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
chatviewtextprocessor.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
CMakeLists.txt repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
database.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
database.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
download.cpp chat: tweak release notes formatting and bump version to v3.3.0 (#2964) 2024-09-18 14:18:36 -04:00
download.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
embllm.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
embllm.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
llm.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
llm.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -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 repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -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
main.cpp Only allow a single instance of program to be run at a time (#2923) 2024-08-30 12:11:32 -04:00
main.qml qml: fix copy-paste error in antenna description logic (#2922) 2024-08-29 12:10:12 -04:00
modellist.cpp modellist: fix a few issues with loading remote models (#2875) 2024-08-30 12:44:10 -04:00
modellist.h server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
mysettings.cpp repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
mysettings.h server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
network.cpp chat(build): add conftest for std::optional::transform (#2952) 2024-09-11 14:59:42 -04:00
network.h repo: organize sources, headers, and deps into subdirectories (#2917) 2024-08-27 17:22:40 -04:00
server.cpp server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00
server.h server: improve correctness of request parsing and responses (#2929) 2024-09-09 10:48:57 -04:00