From 8a4b55c0842f9266e917344dc2b57cf762cd9ce1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Jun 2024 08:43:16 -0400 Subject: [PATCH] new submodules --- .gitmodules | 36 ++++++++++++++++++++++++++++++++++ 2024/05/26/bacalhau | 1 + 2024/05/26/crewAI | 1 + 2024/05/26/langroid | 1 + 2024/06/04/KeyBERT | 1 + 2024/06/04/fastapi | 1 + 2024/06/04/gptrust | 1 + 2024/06/04/kserve | 1 + 2024/06/04/pydantic | 1 + 2024/06/04/vllm | 1 + 2024/06/05/chainlite | 1 + 2024/06/05/discord-llm-chatbot | 1 + 2024/06/05/pandas-ai | 1 + 13 files changed, 48 insertions(+) create mode 160000 2024/05/26/bacalhau create mode 160000 2024/05/26/crewAI create mode 160000 2024/05/26/langroid create mode 160000 2024/06/04/KeyBERT create mode 160000 2024/06/04/fastapi create mode 160000 2024/06/04/gptrust create mode 160000 2024/06/04/kserve create mode 160000 2024/06/04/pydantic create mode 160000 2024/06/04/vllm create mode 160000 2024/06/05/chainlite create mode 160000 2024/06/05/discord-llm-chatbot create mode 160000 2024/06/05/pandas-ai diff --git a/.gitmodules b/.gitmodules index 220eb1be..570bc019 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13160,3 +13160,39 @@ [submodule "2024/06/04/neurolisp"] path = 2024/06/04/neurolisp url = https://github.com/vicariousgreg/neurolisp +[submodule "2024/06/04/KeyBERT"] + path = 2024/06/04/KeyBERT + url = https://github.com/MaartenGr/KeyBERT +[submodule "2024/06/04/kserve"] + path = 2024/06/04/kserve + url = https://github.com/kserve/kserve +[submodule "2024/06/04/pydantic"] + path = 2024/06/04/pydantic + url = https://github.com/pydantic/pydantic +[submodule "2024/06/04/fastapi"] + path = 2024/06/04/fastapi + url = https://github.com/tiangolo/fastapi +[submodule "2024/06/04/vllm"] + path = 2024/06/04/vllm + url = https://github.com/vllm-project/vllm +[submodule "2024/06/04/gptrust"] + path = 2024/06/04/gptrust + url = https://github.com/gptrust/gptrust +[submodule "2024/06/05/chainlite"] + path = 2024/06/05/chainlite + url = https://github.com/stanford-oval/chainlite +[submodule "2024/05/26/bacalhau"] + path = 2024/05/26/bacalhau + url = https://github.com/bacalhau-project/bacalhau +[submodule "2024/05/26/crewAI"] + path = 2024/05/26/crewAI + url = https://github.com/joaomdmoura/crewAI +[submodule "2024/05/26/langroid"] + path = 2024/05/26/langroid + url = https://github.com/langroid/langroid +[submodule "2024/06/05/discord-llm-chatbot"] + path = 2024/06/05/discord-llm-chatbot + url = https://github.com/jakobdylanc/discord-llm-chatbot +[submodule "2024/06/05/pandas-ai"] + path = 2024/06/05/pandas-ai + url = https://github.com/Sinaptik-AI/pandas-ai diff --git a/2024/05/26/bacalhau b/2024/05/26/bacalhau new file mode 160000 index 00000000..41970fe2 --- /dev/null +++ b/2024/05/26/bacalhau @@ -0,0 +1 @@ +Subproject commit 41970fe29c5d468936805a54ef5ede1827a9f2bb diff --git a/2024/05/26/crewAI b/2024/05/26/crewAI new file mode 160000 index 00000000..2a0e21ca --- /dev/null +++ b/2024/05/26/crewAI @@ -0,0 +1 @@ +Subproject commit 2a0e21ca76f744e6409271c53bd1de9cf63d9829 diff --git a/2024/05/26/langroid b/2024/05/26/langroid new file mode 160000 index 00000000..3a5f4449 --- /dev/null +++ b/2024/05/26/langroid @@ -0,0 +1 @@ +Subproject commit 3a5f444973912b4a324bac16d8c850b4dcad5ab6 diff --git a/2024/06/04/KeyBERT b/2024/06/04/KeyBERT new file mode 160000 index 00000000..c886ee64 --- /dev/null +++ b/2024/06/04/KeyBERT @@ -0,0 +1 @@ +Subproject commit c886ee64a8f43f75907014d86cc513f1bd069391 diff --git a/2024/06/04/fastapi b/2024/06/04/fastapi new file mode 160000 index 00000000..aed266a7 --- /dev/null +++ b/2024/06/04/fastapi @@ -0,0 +1 @@ +Subproject commit aed266a7ef6059814018b85bab423fc890b2aa39 diff --git a/2024/06/04/gptrust b/2024/06/04/gptrust new file mode 160000 index 00000000..8b8adcff --- /dev/null +++ b/2024/06/04/gptrust @@ -0,0 +1 @@ +Subproject commit 8b8adcff2f7d5b757dfe99a24db30b7268452208 diff --git a/2024/06/04/kserve b/2024/06/04/kserve new file mode 160000 index 00000000..1c51eeee --- /dev/null +++ b/2024/06/04/kserve @@ -0,0 +1 @@ +Subproject commit 1c51eeee174330b076e4171e6d71e9138f2510b3 diff --git a/2024/06/04/pydantic b/2024/06/04/pydantic new file mode 160000 index 00000000..9c20b0f4 --- /dev/null +++ b/2024/06/04/pydantic @@ -0,0 +1 @@ +Subproject commit 9c20b0f484a926ddef55709b27fe04c991533307 diff --git a/2024/06/04/vllm b/2024/06/04/vllm new file mode 160000 index 00000000..45c35f0d --- /dev/null +++ b/2024/06/04/vllm @@ -0,0 +1 @@ +Subproject commit 45c35f0d58f4508bf43bd6af1d3d0d0ec0c915e6 diff --git a/2024/06/05/chainlite b/2024/06/05/chainlite new file mode 160000 index 00000000..dc535715 --- /dev/null +++ b/2024/06/05/chainlite @@ -0,0 +1 @@ +Subproject commit dc5357157569fd161a61e36582486c12d1c90a98 diff --git a/2024/06/05/discord-llm-chatbot b/2024/06/05/discord-llm-chatbot new file mode 160000 index 00000000..2683ce97 --- /dev/null +++ b/2024/06/05/discord-llm-chatbot @@ -0,0 +1 @@ +Subproject commit 2683ce97f57b85397068d3e06433e04112534e61 diff --git a/2024/06/05/pandas-ai b/2024/06/05/pandas-ai new file mode 160000 index 00000000..bdd5ce4e --- /dev/null +++ b/2024/06/05/pandas-ai @@ -0,0 +1 @@ +Subproject commit bdd5ce4e54de8cd5d01a77dede3ec4f85f8a4361