We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7cbe07 commit a9bdd72Copy full SHA for a9bdd72
2 files changed
pyproject.toml
@@ -9,6 +9,7 @@ authors = [
9
requires-python = ">=3.11"
10
dependencies = [
11
"openai>=2.0.0",
12
+ "tiktoken>=0.10.0",
13
]
14
15
[project.scripts]
0 commit comments