From 038e979e40ad05531b694e7f13be4817fdfd41c0 Mon Sep 17 00:00:00 2001 From: jwansek Date: Thu, 30 May 2024 17:57:25 +0100 Subject: Updated the submodules --- .gitmodules | 4 +++- LCASTOR | 2 +- ollama-webui | 2 +- whisper-asr-webservice | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index f8a177a..f1301b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,11 @@ [submodule "ollama-webui"] path = ollama-webui - url = https://github.com/ollama-webui/ollama-webui + url = https://github.com/open-webui/open-webui + branch = main [submodule "whisper-asr-webservice"] path = whisper-asr-webservice url = https://github.com/ahmetoner/whisper-asr-webservice + branch = main [submodule "noetic-llama/src/pal_msgs"] path = noetic-llama/src/pal_msgs url = git@github.com:pal-robotics/pal_msgs.git diff --git a/LCASTOR b/LCASTOR index 3cb749d..3a28699 160000 --- a/LCASTOR +++ b/LCASTOR @@ -1 +1 @@ -Subproject commit 3cb749dfcf8808a503d02481e702c2d7641540a0 +Subproject commit 3a2869997e64c907660b28feb39c05aeeb1b0310 diff --git a/ollama-webui b/ollama-webui index 46d0eff..d43ee0f 160000 --- a/ollama-webui +++ b/ollama-webui @@ -1 +1 @@ -Subproject commit 46d0eff218532c26c0f46b74ae01b976fe742343 +Subproject commit d43ee0fc5b018cec183de99e8047472c454737ae diff --git a/whisper-asr-webservice b/whisper-asr-webservice index 1556140..f228741 160000 --- a/whisper-asr-webservice +++ b/whisper-asr-webservice @@ -1 +1 @@ -Subproject commit 1556140a5bf4bb8557c2e140c274da4887fc058e +Subproject commit f2287413c766de379192f17a7b6204ad41e8a9f8 -- cgit v1.2.3