Skip to content

Commit

Permalink
Merge pull request #37 from ccreutzi/use-submodule
Browse files Browse the repository at this point in the history
Use submodule to pull in llms-with-matlab
  • Loading branch information
nothans authored Jun 8, 2024
2 parents fccab9b + b4132f8 commit ac29ce4
Show file tree
Hide file tree
Showing 31 changed files with 4 additions and 2,076 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "helpers/llms-with-matlab"]
path = helpers/llms-with-matlab
url = https://github.com/matlab-deep-learning/llms-with-matlab
1 change: 1 addition & 0 deletions helpers/llms-with-matlab
Submodule llms-with-matlab added at 05ac9a
169 changes: 0 additions & 169 deletions helpers/llms-with-matlab/+llms/+internal/callOpenAIChatAPI.m

This file was deleted.

23 changes: 0 additions & 23 deletions helpers/llms-with-matlab/+llms/+internal/getApiKeyFromNvpOrEnv.m

This file was deleted.

40 changes: 0 additions & 40 deletions helpers/llms-with-matlab/+llms/+internal/sendRequest.m

This file was deleted.

80 changes: 0 additions & 80 deletions helpers/llms-with-matlab/+llms/+stream/responseStreamer.m

This file was deleted.

59 changes: 0 additions & 59 deletions helpers/llms-with-matlab/+llms/+utils/errorMessageCatalog.m

This file was deleted.

9 changes: 0 additions & 9 deletions helpers/llms-with-matlab/+llms/+utils/isUnique.m

This file was deleted.

Loading

0 comments on commit ac29ce4

Please sign in to comment.