opentelemetry-instrumentation-replicate 0.26.1__py3-none-any.whl → 0.26.2__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-replicate might be problematic. Click here for more details.
- opentelemetry/instrumentation/replicate/__init__.py +1 -1
- opentelemetry/instrumentation/replicate/version.py +1 -1
- {opentelemetry_instrumentation_replicate-0.26.1.dist-info → opentelemetry_instrumentation_replicate-0.26.2.dist-info}/METADATA +2 -2
- opentelemetry_instrumentation_replicate-0.26.2.dist-info/RECORD +8 -0
- opentelemetry_instrumentation_replicate-0.26.1.dist-info/RECORD +0 -8
- {opentelemetry_instrumentation_replicate-0.26.1.dist-info → opentelemetry_instrumentation_replicate-0.26.2.dist-info}/WHEEL +0 -0
- {opentelemetry_instrumentation_replicate-0.26.1.dist-info → opentelemetry_instrumentation_replicate-0.26.2.dist-info}/entry_points.txt +0 -0
|
@@ -18,7 +18,7 @@ from opentelemetry.instrumentation.utils import (
|
|
|
18
18
|
unwrap,
|
|
19
19
|
)
|
|
20
20
|
|
|
21
|
-
from opentelemetry.
|
|
21
|
+
from opentelemetry.semconv_ai import SpanAttributes, LLMRequestTypeValues
|
|
22
22
|
from opentelemetry.instrumentation.replicate.version import __version__
|
|
23
23
|
|
|
24
24
|
logger = logging.getLogger(__name__)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.26.
|
|
1
|
+
__version__ = "0.26.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: opentelemetry-instrumentation-replicate
|
|
3
|
-
Version: 0.26.
|
|
3
|
+
Version: 0.26.2
|
|
4
4
|
Summary: OpenTelemetry Replicate instrumentation
|
|
5
5
|
Home-page: https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-replicate
|
|
6
6
|
License: Apache-2.0
|
|
@@ -17,7 +17,7 @@ Provides-Extra: instruments
|
|
|
17
17
|
Requires-Dist: opentelemetry-api (>=1.26.0,<2.0.0)
|
|
18
18
|
Requires-Dist: opentelemetry-instrumentation (>=0.47b0,<0.48)
|
|
19
19
|
Requires-Dist: opentelemetry-semantic-conventions (>=0.47b0,<0.48)
|
|
20
|
-
Requires-Dist: opentelemetry-semantic-conventions-ai (==0.
|
|
20
|
+
Requires-Dist: opentelemetry-semantic-conventions-ai (==0.4.0)
|
|
21
21
|
Project-URL: Repository, https://github.com/traceloop/openllmetry/tree/main/packages/opentelemetry-instrumentation-replicate
|
|
22
22
|
Description-Content-Type: text/markdown
|
|
23
23
|
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
opentelemetry/instrumentation/replicate/__init__.py,sha256=RA_x-p8zpGT0MqW26iOau4FTXcTJoRHyo6rX7WpwtpE,5808
|
|
2
|
+
opentelemetry/instrumentation/replicate/config.py,sha256=CtypZov_ytI9nSrfN9lWnjcufbAR9sfkXRA0OstDEUw,42
|
|
3
|
+
opentelemetry/instrumentation/replicate/utils.py,sha256=E4Ur_vkGqrfsNpFJ4oU72GQudgyH0-NFsbOYjLfEkIo,809
|
|
4
|
+
opentelemetry/instrumentation/replicate/version.py,sha256=Crq5hftgS1Lj7H-8uxyxs5fX6lta4LLNjycaIacOoKo,23
|
|
5
|
+
opentelemetry_instrumentation_replicate-0.26.2.dist-info/METADATA,sha256=edsCFOD7gmb49R8gzmMdgHRLCM593dC5aaYsizx_xZk,2272
|
|
6
|
+
opentelemetry_instrumentation_replicate-0.26.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
7
|
+
opentelemetry_instrumentation_replicate-0.26.2.dist-info/entry_points.txt,sha256=YDOSAhxrkimcGYNOJLwqT1VoPS9YM-mXd1DT4hBk0Oc,102
|
|
8
|
+
opentelemetry_instrumentation_replicate-0.26.2.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
opentelemetry/instrumentation/replicate/__init__.py,sha256=-vhmIbOGLYt05nbdbJN4zhuqPLsvMMKSIpMeQXVSmJo,5808
|
|
2
|
-
opentelemetry/instrumentation/replicate/config.py,sha256=CtypZov_ytI9nSrfN9lWnjcufbAR9sfkXRA0OstDEUw,42
|
|
3
|
-
opentelemetry/instrumentation/replicate/utils.py,sha256=E4Ur_vkGqrfsNpFJ4oU72GQudgyH0-NFsbOYjLfEkIo,809
|
|
4
|
-
opentelemetry/instrumentation/replicate/version.py,sha256=u0eTmljUU0kO8AAW-e1ESQ49mK2SuhpCy7eCliBLlDU,23
|
|
5
|
-
opentelemetry_instrumentation_replicate-0.26.1.dist-info/METADATA,sha256=C1WLZ8MV7Isfxy2HgwhBRBAqcVoe22dj5wYzCzg25e0,2272
|
|
6
|
-
opentelemetry_instrumentation_replicate-0.26.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
7
|
-
opentelemetry_instrumentation_replicate-0.26.1.dist-info/entry_points.txt,sha256=YDOSAhxrkimcGYNOJLwqT1VoPS9YM-mXd1DT4hBk0Oc,102
|
|
8
|
-
opentelemetry_instrumentation_replicate-0.26.1.dist-info/RECORD,,
|
|
File without changes
|