Skip to content

Commit

Permalink
use latest openai model
Browse files Browse the repository at this point in the history
  • Loading branch information
marmikcfc committed Jun 21, 2024
1 parent 4affdb4 commit b205f03
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
Expand Up @@ -5,7 +5,7 @@ fastapi==0.108.0
fastembed==0.2.7
litellm>=1.15
numpy==1.26.1
openai==1.10.0
openai>=1.10.0
pydantic==2.5.3
pydub==0.25.1
python-dateutil==2.8.2
Expand Down

0 comments on commit b205f03

Please sign in to comment.