openinference-instrumentation-google-adk 0.1.5__py3-none-any.whl → 0.1.6__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.
- openinference/instrumentation/google_adk/__init__.py +2 -2
- openinference/instrumentation/google_adk/version.py +1 -1
- {openinference_instrumentation_google_adk-0.1.5.dist-info → openinference_instrumentation_google_adk-0.1.6.dist-info}/METADATA +3 -2
- openinference_instrumentation_google_adk-0.1.6.dist-info/RECORD +9 -0
- openinference_instrumentation_google_adk-0.1.5.dist-info/RECORD +0 -9
- {openinference_instrumentation_google_adk-0.1.5.dist-info → openinference_instrumentation_google_adk-0.1.6.dist-info}/WHEEL +0 -0
- {openinference_instrumentation_google_adk-0.1.5.dist-info → openinference_instrumentation_google_adk-0.1.6.dist-info}/entry_points.txt +0 -0
- {openinference_instrumentation_google_adk-0.1.5.dist-info → openinference_instrumentation_google_adk-0.1.6.dist-info}/licenses/LICENSE +0 -0
|
@@ -144,7 +144,7 @@ class GoogleADKInstrumentor(BaseInstrumentor): # type: ignore
|
|
|
144
144
|
|
|
145
145
|
setattr(runners, "tracer", _PassthroughTracer(tracer))
|
|
146
146
|
|
|
147
|
-
from google.adk.agents.base_agent import (
|
|
147
|
+
from google.adk.agents.base_agent import ( # type: ignore[attr-defined, unused-ignore]
|
|
148
148
|
tracer, # pyright: ignore[reportPrivateImportUsage]
|
|
149
149
|
)
|
|
150
150
|
|
|
@@ -164,7 +164,7 @@ class GoogleADKInstrumentor(BaseInstrumentor): # type: ignore
|
|
|
164
164
|
|
|
165
165
|
setattr(runners, "tracer", original)
|
|
166
166
|
|
|
167
|
-
from google.adk.agents.base_agent import (
|
|
167
|
+
from google.adk.agents.base_agent import ( # type: ignore[attr-defined, unused-ignore]
|
|
168
168
|
tracer, # pyright: ignore[reportPrivateImportUsage]
|
|
169
169
|
)
|
|
170
170
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.1.
|
|
1
|
+
__version__ = "0.1.6"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: openinference-instrumentation-google-adk
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.6
|
|
4
4
|
Summary: OpenInference Google ADK Instrumentation
|
|
5
5
|
Project-URL: Homepage, https://github.com/Arize-ai/openinference/tree/main/python/instrumentation/openinference-instrumentation-google-adk
|
|
6
6
|
Author-email: OpenInference Authors <oss@arize.com>
|
|
@@ -16,7 +16,8 @@ Classifier: Programming Language :: Python :: 3.10
|
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.11
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.12
|
|
18
18
|
Classifier: Programming Language :: Python :: 3.13
|
|
19
|
-
|
|
19
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
20
|
+
Requires-Python: <3.15,>=3.9
|
|
20
21
|
Requires-Dist: openinference-instrumentation>=0.1.32
|
|
21
22
|
Requires-Dist: openinference-semantic-conventions>=0.1.17
|
|
22
23
|
Requires-Dist: opentelemetry-api
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
openinference/instrumentation/google_adk/__init__.py,sha256=sCrItt4ilGC3u5hHbjw8papCk_yhUbdur0pzAEg0SIY,7012
|
|
2
|
+
openinference/instrumentation/google_adk/_wrappers.py,sha256=h7dP5SvhocUkDfpU3b4JA-FxwOE9WJkkz_qPcdL7MjU,20240
|
|
3
|
+
openinference/instrumentation/google_adk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
openinference/instrumentation/google_adk/version.py,sha256=n3oM6B_EMz93NsTI18NNZd-jKFcUPzUkbIKj5VFK5ok,22
|
|
5
|
+
openinference_instrumentation_google_adk-0.1.6.dist-info/METADATA,sha256=CfYxu9OFWrZYbbxBogJSXLA863hPWE001OKqpMkN6MQ,5245
|
|
6
|
+
openinference_instrumentation_google_adk-0.1.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
7
|
+
openinference_instrumentation_google_adk-0.1.6.dist-info/entry_points.txt,sha256=SW0GBmqra9efyXhsKjeP6OX4vS7BFpzGeHZgrg_LUzw,211
|
|
8
|
+
openinference_instrumentation_google_adk-0.1.6.dist-info/licenses/LICENSE,sha256=x_Y7OX-lWxSUhmKoivlrD6WN3jWlIHxdug8BJv2SI34,10870
|
|
9
|
+
openinference_instrumentation_google_adk-0.1.6.dist-info/RECORD,,
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
openinference/instrumentation/google_adk/__init__.py,sha256=HxZ58OnPWAfiCeyEnZom7TmxNKc1kHhuGWkrwFYba2c,6922
|
|
2
|
-
openinference/instrumentation/google_adk/_wrappers.py,sha256=h7dP5SvhocUkDfpU3b4JA-FxwOE9WJkkz_qPcdL7MjU,20240
|
|
3
|
-
openinference/instrumentation/google_adk/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
openinference/instrumentation/google_adk/version.py,sha256=rPSfWgIeq2YWVPyESOAwCBt8vftsTpIkuLAGDEzyRQc,22
|
|
5
|
-
openinference_instrumentation_google_adk-0.1.5.dist-info/METADATA,sha256=i7iBJGzw1lW4VUrR4Vm2AMWrnhZRvqje2hBij2WpMhQ,5194
|
|
6
|
-
openinference_instrumentation_google_adk-0.1.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
7
|
-
openinference_instrumentation_google_adk-0.1.5.dist-info/entry_points.txt,sha256=SW0GBmqra9efyXhsKjeP6OX4vS7BFpzGeHZgrg_LUzw,211
|
|
8
|
-
openinference_instrumentation_google_adk-0.1.5.dist-info/licenses/LICENSE,sha256=x_Y7OX-lWxSUhmKoivlrD6WN3jWlIHxdug8BJv2SI34,10870
|
|
9
|
-
openinference_instrumentation_google_adk-0.1.5.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|