diff options
author | jwansek <eddie.atten.ea29@gmail.com> | 2024-05-30 17:57:25 +0100 |
---|---|---|
committer | jwansek <eddie.atten.ea29@gmail.com> | 2024-05-30 17:57:25 +0100 |
commit | 038e979e40ad05531b694e7f13be4817fdfd41c0 (patch) | |
tree | 34e572c19517b51e422cf04f5480a446c5622204 | |
parent | 43ac0c81d0ff227ccb2cf377320b93b85ba701a7 (diff) | |
download | noetic-llama-038e979e40ad05531b694e7f13be4817fdfd41c0.tar.gz noetic-llama-038e979e40ad05531b694e7f13be4817fdfd41c0.zip |
Updated the submodules
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | LCASTOR | 0 | ||||
m--------- | ollama-webui | 0 | ||||
m--------- | whisper-asr-webservice | 0 |
4 files changed, 3 insertions, 1 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 -Subproject 3cb749dfcf8808a503d02481e702c2d7641540a +Subproject 3a2869997e64c907660b28feb39c05aeeb1b031 diff --git a/ollama-webui b/ollama-webui -Subproject 46d0eff218532c26c0f46b74ae01b976fe74234 +Subproject d43ee0fc5b018cec183de99e8047472c454737a diff --git a/whisper-asr-webservice b/whisper-asr-webservice -Subproject 1556140a5bf4bb8557c2e140c274da4887fc058 +Subproject f2287413c766de379192f17a7b6204ad41e8a9f |