lmnr 0.4.49__py3-none-any.whl → 0.4.50__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.
- lmnr/openllmetry_sdk/tracing/tracing.py +1 -1
- {lmnr-0.4.49.dist-info → lmnr-0.4.50.dist-info}/METADATA +1 -1
- {lmnr-0.4.49.dist-info → lmnr-0.4.50.dist-info}/RECORD +6 -6
- {lmnr-0.4.49.dist-info → lmnr-0.4.50.dist-info}/LICENSE +0 -0
- {lmnr-0.4.49.dist-info → lmnr-0.4.50.dist-info}/WHEEL +0 -0
- {lmnr-0.4.49.dist-info → lmnr-0.4.50.dist-info}/entry_points.txt +0 -0
@@ -509,7 +509,7 @@ def init_chroma_instrumentor():
|
|
509
509
|
|
510
510
|
def init_google_generativeai_instrumentor():
|
511
511
|
try:
|
512
|
-
if is_package_installed("google
|
512
|
+
if is_package_installed("google-generativeai") and is_package_installed(
|
513
513
|
"opentelemetry-instrumentation-google-generativeai"
|
514
514
|
):
|
515
515
|
from opentelemetry.instrumentation.google_generativeai import (
|
@@ -11,7 +11,7 @@ lmnr/openllmetry_sdk/tracing/__init__.py,sha256=xT73L1t2si2CM6QmMiTZ7zn-dKKYBLNr
|
|
11
11
|
lmnr/openllmetry_sdk/tracing/attributes.py,sha256=B_4KVYWAUu-6DQmsm2eCJQcTxm8pG1EByCBK3uOPkuI,1293
|
12
12
|
lmnr/openllmetry_sdk/tracing/content_allow_list.py,sha256=3feztm6PBWNelc8pAZUcQyEGyeSpNiVKjOaDk65l2ps,846
|
13
13
|
lmnr/openllmetry_sdk/tracing/context_manager.py,sha256=rdSus-p-TaevQ8hIAhfbnZr5dTqRvACDkzXGDpflncY,306
|
14
|
-
lmnr/openllmetry_sdk/tracing/tracing.py,sha256=
|
14
|
+
lmnr/openllmetry_sdk/tracing/tracing.py,sha256=X87Dw-WhtGP-THeiTRzZ1FBosRdY2FR1xEcE09PgkRI,32138
|
15
15
|
lmnr/openllmetry_sdk/utils/__init__.py,sha256=pNhf0G3vTd5ccoc03i1MXDbricSaiqCbi1DLWhSekK8,604
|
16
16
|
lmnr/openllmetry_sdk/utils/in_memory_span_exporter.py,sha256=H_4TRaThMO1H6vUQ0OpQvzJk_fZH0OOsRAM1iZQXsR8,2112
|
17
17
|
lmnr/openllmetry_sdk/utils/json_encoder.py,sha256=dK6b_axr70IYL7Vv-bu4wntvDDuyntoqsHaddqX7P58,463
|
@@ -26,8 +26,8 @@ lmnr/sdk/laminar.py,sha256=sUq04bSGfrNuSHOEMTbR01Me0ploX8SE5GIWKqUAVyY,31094
|
|
26
26
|
lmnr/sdk/log.py,sha256=nt_YMmPw1IRbGy0b7q4rTtP4Yo3pQfNxqJPXK3nDSNQ,2213
|
27
27
|
lmnr/sdk/types.py,sha256=FCNoFoa0ingOvpXGfbiETVsakYyq9Zpoc56MXJ1YDzQ,6390
|
28
28
|
lmnr/sdk/utils.py,sha256=Uk8y15x-sd5tP2ERONahElLDJVEy_3dA_1_5g9A6auY,3358
|
29
|
-
lmnr-0.4.
|
30
|
-
lmnr-0.4.
|
31
|
-
lmnr-0.4.
|
32
|
-
lmnr-0.4.
|
33
|
-
lmnr-0.4.
|
29
|
+
lmnr-0.4.50.dist-info/LICENSE,sha256=67b_wJHVV1CBaWkrKFWU1wyqTPSdzH77Ls-59631COg,10411
|
30
|
+
lmnr-0.4.50.dist-info/METADATA,sha256=Qpu8olLKxcpmaPPf1aczP16sRM_4KyHwkueRLp56EKM,12196
|
31
|
+
lmnr-0.4.50.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
32
|
+
lmnr-0.4.50.dist-info/entry_points.txt,sha256=K1jE20ww4jzHNZLnsfWBvU3YKDGBgbOiYG5Y7ivQcq4,37
|
33
|
+
lmnr-0.4.50.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|