Skip to content

Commit

Permalink
Merge pull request #52 from mmacy/upgrade-openai-o3-mini
Browse files Browse the repository at this point in the history
Bump `openai` version to `1.61.0` - adds support for **o3-mini**
  • Loading branch information
mmacy authored Feb 1, 2025
2 parents 3a506bb + 918c764 commit df65b32
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ requires-python = ">=3.12"
dependencies = [
"mutagen>=1.47.0",
"nltk>=3.9.1",
"openai>=1.57.2",
"openai>=1.61.0",
]

[project.urls]
Expand Down
86 changes: 43 additions & 43 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit df65b32

Please sign in to comment.