Add submodules

This commit is contained in:
Gabriel Tofvesson 2023-06-10 09:39:11 +02:00
parent b52fb68290
commit fb05ad60a1
No known key found for this signature in database
GPG Key ID: 6F1345DF28EDA13E
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "tiktoken"]
path = tiktoken
url = git@github.com:GabrielTofvesson/tiktoken.git
[submodule "OpenAI-Rust"]
path = OpenAI-Rust
url = git@github.com:GabrielTofvesson/OpenAI-Rust.git

1
OpenAI-Rust Submodule

@ -0,0 +1 @@
Subproject commit ff9f8f933957003ec1929bac259be6296c6493bb

1
tiktoken Submodule

@ -0,0 +1 @@
Subproject commit caf916236fd4d8c463c4005090ccc0ca0edaa2e3