Skip to content

Commit 8a4b55c

Browse files
new submodules
1 parent 2242f72 commit 8a4b55c

13 files changed

+48
-0
lines changed

.gitmodules

+36
Original file line numberDiff line numberDiff line change
@@ -13160,3 +13160,39 @@
1316013160
[submodule "2024/06/04/neurolisp"]
1316113161
path = 2024/06/04/neurolisp
1316213162
url = https://github.com/vicariousgreg/neurolisp
13163+
[submodule "2024/06/04/KeyBERT"]
13164+
path = 2024/06/04/KeyBERT
13165+
url = https://github.com/MaartenGr/KeyBERT
13166+
[submodule "2024/06/04/kserve"]
13167+
path = 2024/06/04/kserve
13168+
url = https://github.com/kserve/kserve
13169+
[submodule "2024/06/04/pydantic"]
13170+
path = 2024/06/04/pydantic
13171+
url = https://github.com/pydantic/pydantic
13172+
[submodule "2024/06/04/fastapi"]
13173+
path = 2024/06/04/fastapi
13174+
url = https://github.com/tiangolo/fastapi
13175+
[submodule "2024/06/04/vllm"]
13176+
path = 2024/06/04/vllm
13177+
url = https://github.com/vllm-project/vllm
13178+
[submodule "2024/06/04/gptrust"]
13179+
path = 2024/06/04/gptrust
13180+
url = https://github.com/gptrust/gptrust
13181+
[submodule "2024/06/05/chainlite"]
13182+
path = 2024/06/05/chainlite
13183+
url = https://github.com/stanford-oval/chainlite
13184+
[submodule "2024/05/26/bacalhau"]
13185+
path = 2024/05/26/bacalhau
13186+
url = https://github.com/bacalhau-project/bacalhau
13187+
[submodule "2024/05/26/crewAI"]
13188+
path = 2024/05/26/crewAI
13189+
url = https://github.com/joaomdmoura/crewAI
13190+
[submodule "2024/05/26/langroid"]
13191+
path = 2024/05/26/langroid
13192+
url = https://github.com/langroid/langroid
13193+
[submodule "2024/06/05/discord-llm-chatbot"]
13194+
path = 2024/06/05/discord-llm-chatbot
13195+
url = https://github.com/jakobdylanc/discord-llm-chatbot
13196+
[submodule "2024/06/05/pandas-ai"]
13197+
path = 2024/06/05/pandas-ai
13198+
url = https://github.com/Sinaptik-AI/pandas-ai

2024/05/26/bacalhau

Submodule bacalhau added at 41970fe

2024/05/26/crewAI

Submodule crewAI added at 2a0e21c

2024/05/26/langroid

Submodule langroid added at 3a5f444

2024/06/04/KeyBERT

Submodule KeyBERT added at c886ee6

2024/06/04/fastapi

Submodule fastapi added at aed266a

2024/06/04/gptrust

Submodule gptrust added at 8b8adcf

2024/06/04/kserve

Submodule kserve added at 1c51eee

2024/06/04/pydantic

Submodule pydantic added at 9c20b0f

2024/06/04/vllm

Submodule vllm added at 45c35f0

2024/06/05/chainlite

Submodule chainlite added at dc53571

2024/06/05/discord-llm-chatbot

Submodule discord-llm-chatbot added at 2683ce9

2024/06/05/pandas-ai

Submodule pandas-ai added at bdd5ce4

0 commit comments

Comments
 (0)