Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
monoxgas committed May 30, 2024
2 parents c8c80b4 + 1148334 commit 1b6bb7d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rigging/generator/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
GeneratedText,
GenerateParams,
Generator,
StopReason,
Usage,
chat,
complete,
get_generator,
Expand All @@ -31,6 +33,8 @@
"GenerateParams",
"GeneratedMessage",
"GeneratedText",
"StopReason",
"Usage",
"chat",
"complete",
"get_generator",
Expand Down

0 comments on commit 1b6bb7d

Please sign in to comment.