mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-09-25 23:08:39 +00:00
chat: replace Jinja2Cpp with minja (#3433)
Signed-off-by: Jared Van Bortel <jared@nomic.ai>
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -17,9 +17,9 @@
|
||||
[submodule "gpt4all-chat/deps/QXlsx"]
|
||||
path = gpt4all-chat/deps/QXlsx
|
||||
url = https://github.com/nomic-ai/QXlsx.git
|
||||
[submodule "gpt4all-chat/deps/Jinja2Cpp"]
|
||||
path = gpt4all-chat/deps/Jinja2Cpp
|
||||
url = https://github.com/nomic-ai/jinja2cpp.git
|
||||
[submodule "gpt4all-chat/deps/rapidjson"]
|
||||
path = gpt4all-chat/deps/rapidjson
|
||||
url = https://github.com/nomic-ai/rapidjson.git
|
||||
[submodule "gpt4all-chat/deps/minja"]
|
||||
path = gpt4all-chat/deps/minja
|
||||
url = https://github.com/nomic-ai/minja.git
|
||||
[submodule "gpt4all-chat/deps/json"]
|
||||
path = gpt4all-chat/deps/json
|
||||
url = https://github.com/nlohmann/json.git
|
||||
|
Reference in New Issue
Block a user