We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0995d7 commit da12720Copy full SHA for da12720
.gitmodules
@@ -1,9 +1,9 @@
1
-[submodule "sdks/node-sdk"]
2
- path = sdks/node-sdk
3
- url = https://github.com/julep-ai/node-sdk.git
4
-[submodule "sdks/python-sdk"]
5
- path = sdks/python-sdk
6
- url = https://github.com/julep-ai/python-sdk.git
7
[submodule "code-interpreter/vendor/cohere-ai/cohere-terrarium"]
8
path = code-interpreter/vendor/cohere-ai/cohere-terrarium
9
url = https://github.com/cohere-ai/cohere-terrarium.git
+[submodule "sdks/python-sdk"]
+ path = sdks/python-sdk
+ url = https://github.com/julep-ai/python-sdk.git
+[submodule "sdks/node-sdk"]
+ path = sdks/node-sdk
+ url = https://github.com/julep-ai/node-sdk.git
0 commit comments