Skip to content

Commit 3b3b2bf

Browse files
Update openai package to support newer models and max_completion_tokens
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 5e4057b commit 3b3b2bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ rjsmin>=1.2.4
2727
python-youtube==0.9.1
2828
country-list>=1.1.0
2929
# For OpenAI GPT support
30-
openai==1.14.3
31-
httpx==0.27.2 # to address issue in old version of OpenAI API
30+
openai>=1.60.0
31+
httpx>=0.27.2
3232
# Ours
3333
reynir>=3.5.7
3434
islenska>=1.0.3

0 commit comments

Comments
 (0)