Skip to content

Commit b2dd5e0

Browse files
RobertCraigiestainless-app[bot]
authored andcommitted
chore: export HttpxBinaryResponseContent class
1 parent 33e4085 commit b2dd5e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/openai/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
)
3434
from ._base_client import DefaultHttpxClient, DefaultAsyncHttpxClient
3535
from ._utils._logs import setup_logging as _setup_logging
36+
from ._legacy_response import HttpxBinaryResponseContent as HttpxBinaryResponseContent
3637

3738
__all__ = [
3839
"types",

0 commit comments

Comments
 (0)