Skip to content

Commit 12eab8a

Browse files
authored
Merge pull request #178 from sergiopaniego/openai-dep
Add OpenAI dependency
2 parents 78cdf89 + def5b34 commit 12eab8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ dependencies = [
2121
"rich>=13.0.0",
2222
"pyyaml>=6.0",
2323
"huggingface_hub>=0.20.0",
24+
"openai>=2.7.2"
2425
"tomli>=2.3.0",
2526
"tomli-w>=1.2.0",
2627
]

0 commit comments

Comments
 (0)