Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Oct 22, 2023
1 parent ef2acc7 commit 943756a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions instructor/distil.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
import uuid
import openai

from instructor.function_calls import openai_schema


class FinetuneFormat(enum.Enum):
MESSAGES: str = "messages"
Expand Down

0 comments on commit 943756a

Please sign in to comment.