Skip to content

Commit

Permalink
Test dev version of openai (#11528)
Browse files Browse the repository at this point in the history
Signed-off-by: harupy <17039389+harupy@users.noreply.github.com>
  • Loading branch information
harupy committed Mar 26, 2024
1 parent 42936f0 commit 83b6c5f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mlflow/ml-package-versions.yml
Expand Up @@ -613,9 +613,8 @@ transformers:
openai:
package_info:
pip_release: "openai"
# TODO: Re-enable dev version test once we support OpenAI 1.0.0
# install_dev: |
# pip install git+https://github.com/openai/openai-python
install_dev: |
pip install git+https://github.com/openai/openai-python
models:
minimum: "0.27.2"
maximum: "1.13.3"
Expand Down

0 comments on commit 83b6c5f

Please sign in to comment.