We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2313b03 commit 3068045Copy full SHA for 3068045
py3-openai.yaml
@@ -1,7 +1,7 @@
1
# Generated from https://pypi.org/project/openai/
2
package:
3
name: py3-openai
4
- version: "1.91.0"
+ version: "1.92.0"
5
epoch: 0
6
description: Python client library for the OpenAI API
7
copyright:
@@ -39,7 +39,7 @@ pipeline:
39
with:
40
repository: https://github.com/openai/openai-python.git
41
tag: v${{package.version}}
42
- expected-commit: 0673da62f2f2476a3e5791122e75ec0cbfd03442
+ expected-commit: 18e0b36abe7c79a8e1a055f4ed57b3752f9ea01c
43
44
subpackages:
45
- range: py-versions
0 commit comments