Closed alizenhom closed 1 week ago
AsyncCompletions.create
StreamWrapper
__anext__
__aiter__
__aenter__
tox -e py312-test-instrumentation-openai-v2-0
tox -e py312-test-instrumentation-openai-v2-1
See contributing.md for styleguide, changelog guidelines, and more.
/lgtm
Description
AsyncCompletions.create
to instrument async openai functionsStreamWrapper
to include__anext__
,__aiter__
&__aenter__
Type of change
How Has This Been Tested?
tox -e py312-test-instrumentation-openai-v2-0
tox -e py312-test-instrumentation-openai-v2-1
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.