opentelemetry-instrumentation-openai 0.16.7__py3-none-any.whl → 0.16.9__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of opentelemetry-instrumentation-openai might be problematic. Click here for more details.
- opentelemetry/instrumentation/openai/shared/embeddings_wrappers.py +1 -1
- opentelemetry/instrumentation/openai/version.py +1 -1
- {opentelemetry_instrumentation_openai-0.16.7.dist-info → opentelemetry_instrumentation_openai-0.16.9.dist-info}/METADATA +1 -1
- {opentelemetry_instrumentation_openai-0.16.7.dist-info → opentelemetry_instrumentation_openai-0.16.9.dist-info}/RECORD +6 -6
- {opentelemetry_instrumentation_openai-0.16.7.dist-info → opentelemetry_instrumentation_openai-0.16.9.dist-info}/WHEEL +0 -0
- {opentelemetry_instrumentation_openai-0.16.7.dist-info → opentelemetry_instrumentation_openai-0.16.9.dist-info}/entry_points.txt +0 -0
|
@@ -114,7 +114,7 @@ async def aembeddings_wrapper(
|
|
|
114
114
|
try:
|
|
115
115
|
# record time for duration
|
|
116
116
|
start_time = time.time()
|
|
117
|
-
response = wrapped(*args, **kwargs)
|
|
117
|
+
response = await wrapped(*args, **kwargs)
|
|
118
118
|
end_time = time.time()
|
|
119
119
|
except Exception as e: # pylint: disable=broad-except
|
|
120
120
|
end_time = time.time()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.16.
|
|
1
|
+
__version__ = "0.16.9"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: opentelemetry-instrumentation-openai
|
|
3
|
-
Version: 0.16.
|
|
3
|
+
Version: 0.16.9
|
|
4
4
|
Summary: OpenTelemetry OpenAI instrumentation
|
|
5
5
|
Home-page: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-openai
|
|
6
6
|
License: Apache-2.0
|
|
@@ -3,15 +3,15 @@ opentelemetry/instrumentation/openai/shared/__init__.py,sha256=h5H3SCwmBC4WzQ4MP
|
|
|
3
3
|
opentelemetry/instrumentation/openai/shared/chat_wrappers.py,sha256=9u2G8gLbQpo-KZfBVguFMKEA5sJurYNjeQ1kdR17pEY,16993
|
|
4
4
|
opentelemetry/instrumentation/openai/shared/completion_wrappers.py,sha256=-JHfgyxic5I3Wr3Uc_L-U7ztDVFcyovtF37tNLtaW3s,6604
|
|
5
5
|
opentelemetry/instrumentation/openai/shared/config.py,sha256=5uekQEnmYo1o6tsTD2IGc-cVmHUo5KmUC4pOVdrFFNk,102
|
|
6
|
-
opentelemetry/instrumentation/openai/shared/embeddings_wrappers.py,sha256=
|
|
6
|
+
opentelemetry/instrumentation/openai/shared/embeddings_wrappers.py,sha256=kgumgon5XQzCT5wiwX4eLUouo2gDiyGyKgHlnB9ac1Q,6592
|
|
7
7
|
opentelemetry/instrumentation/openai/shared/image_gen_wrappers.py,sha256=9buL2SHcu4cEWYdoavr8lCxpmWo_1dpciPXpXCofvIs,1888
|
|
8
8
|
opentelemetry/instrumentation/openai/utils.py,sha256=IM5l_MjM7XnO0e7tDGsPml-juQ9SI1QK200X0atiAyE,3357
|
|
9
9
|
opentelemetry/instrumentation/openai/v0/__init__.py,sha256=ngmmYyfTwRQSjTZAvNpBIOHQ1BIUXeQnOQz126Iucp0,6116
|
|
10
10
|
opentelemetry/instrumentation/openai/v1/__init__.py,sha256=6XHk11JhkpZixgMDsjb0b-efd8LlBTG0jjMCyf0fOSo,8652
|
|
11
11
|
opentelemetry/instrumentation/openai/v1/assistant_wrappers.py,sha256=T6Vtdp1fAZdcYjGiTMZwkn4F4DgsltD4p4xLEFW-GhI,5874
|
|
12
12
|
opentelemetry/instrumentation/openai/v1/event_handler_wrapper.py,sha256=SAzYoun2yyOloofyOWtxpm8E2M9TL3Nm8TgKdNyXHuY,2779
|
|
13
|
-
opentelemetry/instrumentation/openai/version.py,sha256=
|
|
14
|
-
opentelemetry_instrumentation_openai-0.16.
|
|
15
|
-
opentelemetry_instrumentation_openai-0.16.
|
|
16
|
-
opentelemetry_instrumentation_openai-0.16.
|
|
17
|
-
opentelemetry_instrumentation_openai-0.16.
|
|
13
|
+
opentelemetry/instrumentation/openai/version.py,sha256=aaOPajgt7z6Q6ioAmspyP7T1YmB5cOOhyKtWSLRxxyg,23
|
|
14
|
+
opentelemetry_instrumentation_openai-0.16.9.dist-info/METADATA,sha256=X6cqMMQ-328tmRsj32m5UYCpYQpRGT3nls38x2tiG4A,2218
|
|
15
|
+
opentelemetry_instrumentation_openai-0.16.9.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
16
|
+
opentelemetry_instrumentation_openai-0.16.9.dist-info/entry_points.txt,sha256=vTBfiX5yXji5YHikuJHEOoBZ1TFdPQ1EI4ctd2pZSeE,93
|
|
17
|
+
opentelemetry_instrumentation_openai-0.16.9.dist-info/RECORD,,
|
|
File without changes
|