Skip to content

feat(client): add support for streaming raw responses#1072

Merged
stainless-bot merged 1 commit intonextfrom
feat-client-add-support-for-stre
Jan 15, 2024
Merged

feat(client): add support for streaming raw responses#1072
stainless-bot merged 1 commit intonextfrom
feat-client-add-support-for-stre

Conversation

@stainless-bot
Copy link
Copy Markdown
Collaborator

As an alternative to with_raw_response we now provide
with_streaming_response as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.

As an alternative to `with_raw_response` we now provide
`with_streaming_response` as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.
@stainless-bot stainless-bot requested a review from a team as a code owner January 15, 2024 14:11
@stainless-bot stainless-bot merged commit 0e93c3b into next Jan 15, 2024
@stainless-bot stainless-bot deleted the feat-client-add-support-for-stre branch January 15, 2024 14:11
@stainless-bot stainless-bot mentioned this pull request Jan 15, 2024
stainless-bot added a commit that referenced this pull request Jan 16, 2024
As an alternative to `with_raw_response` we now provide
`with_streaming_response` as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.
@matthiaskern matthiaskern mentioned this pull request Jan 27, 2024
1 task
megamanics pushed a commit to devops-testbed/openai-python that referenced this pull request Aug 14, 2024
As an alternative to `with_raw_response` we now provide
`with_streaming_response` as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.
cgayapr pushed a commit to cgayapr/openai-python that referenced this pull request Dec 14, 2024
As an alternative to `with_raw_response` we now provide
`with_streaming_response` as well. When using these methods you
will have to use a context manager to ensure that the response is
always cleaned up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant