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 42a1dba commit d60cabaCopy full SHA for d60caba
py3-openai.yaml
@@ -1,7 +1,7 @@
1
# Generated from https://pypi.org/project/openai/
2
package:
3
name: py3-openai
4
- version: "1.92.0"
+ version: "1.92.2"
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: 18e0b36abe7c79a8e1a055f4ed57b3752f9ea01c
+ expected-commit: 1a85f249ecdf13278d16185a1f9ae908e96e03d2
43
44
subpackages:
45
- range: py-versions
0 commit comments