Skip to content

Commit

Permalink
requires newest tiktoken library to support gpt-4o tokenizer
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeichhorn committed May 14, 2024
1 parent 49c2330 commit 5a37617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
typing_extensions>=4.1.0
inflect>=7.0.0
tiktoken>=0.5.0
tiktoken>=0.7.0
openai>=1.1.0

0 comments on commit 5a37617

Please sign in to comment.