opentelemetry-instrumentation-openai 0.0.16__py3-none-any.whl → 0.1.3__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.

@@ -15,11 +15,11 @@ from opentelemetry.instrumentation.utils import (
15
15
  )
16
16
 
17
17
  from opentelemetry.semconv.ai import SpanAttributes, LLMRequestTypeValues
18
+ from opentelemetry.instrumentation.openai.version import __version__
18
19
 
19
20
  logger = logging.getLogger(__name__)
20
21
 
21
22
  _instruments = ("openai >= 0.27.0",)
22
- __version__ = "0.1.0"
23
23
 
24
24
  WRAPPED_METHODS = [
25
25
  {
@@ -0,0 +1 @@
1
+ __version__ = "0.1.3"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: opentelemetry-instrumentation-openai
3
- Version: 0.0.16
3
+ Version: 0.1.3
4
4
  Summary: OpenTelemetry OpenAI instrumentation
5
5
  License: Apache-2.0
6
6
  Author: Gal Kleinman
@@ -14,3 +14,9 @@ Classifier: Programming Language :: Python :: 3.11
14
14
  Requires-Dist: opentelemetry-api (>=1.20.0,<2.0.0)
15
15
  Requires-Dist: opentelemetry-instrumentation (>=0.41b0,<0.42)
16
16
  Requires-Dist: opentelemetry-semantic-conventions-ai (>=0.0.7,<0.0.8)
17
+ Description-Content-Type: text/markdown
18
+
19
+ # opentelemetry-instrumentation-openai
20
+
21
+ Project description here.
22
+
@@ -0,0 +1,5 @@
1
+ opentelemetry/instrumentation/openai/__init__.py,sha256=mvV0Hjx2TcMWEkJBaJMoKBCZxiehdwj1UsFdcxwvWKI,8154
2
+ opentelemetry/instrumentation/openai/version.py,sha256=XEqb2aiIn8fzGE68Mph4ck1FtQqsR_am0wRWvrYPffQ,22
3
+ opentelemetry_instrumentation_openai-0.1.3.dist-info/METADATA,sha256=D8g7LqitDc3-BspEoBCWcKOrVTI5Ir2pTxENJrS5HEM,781
4
+ opentelemetry_instrumentation_openai-0.1.3.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
5
+ opentelemetry_instrumentation_openai-0.1.3.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.4.0
2
+ Generator: poetry-core 1.7.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
@@ -1,4 +0,0 @@
1
- opentelemetry/instrumentation/openai/__init__.py,sha256=R46YlTMxMLp41haxApHpW223cR0gTwbE3B_g1b7uDtg,8107
2
- opentelemetry_instrumentation_openai-0.0.16.dist-info/WHEEL,sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY,88
3
- opentelemetry_instrumentation_openai-0.0.16.dist-info/METADATA,sha256=bSjzD0euht7iIFl82IECrx8xB30s3jPKS79CcOIJeoY,674
4
- opentelemetry_instrumentation_openai-0.0.16.dist-info/RECORD,,