nvidia-nat-phoenix 1.3.0rc1__py3-none-any.whl → 1.4.0a20251008__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.
- nat/plugins/phoenix/mixin/phoenix_mixin.py +2 -1
- {nvidia_nat_phoenix-1.3.0rc1.dist-info → nvidia_nat_phoenix-1.4.0a20251008.dist-info}/METADATA +2 -2
- nvidia_nat_phoenix-1.4.0a20251008.dist-info/RECORD +11 -0
- nvidia_nat_phoenix-1.3.0rc1.dist-info/RECORD +0 -11
- {nvidia_nat_phoenix-1.3.0rc1.dist-info → nvidia_nat_phoenix-1.4.0a20251008.dist-info}/WHEEL +0 -0
- {nvidia_nat_phoenix-1.3.0rc1.dist-info → nvidia_nat_phoenix-1.4.0a20251008.dist-info}/entry_points.txt +0 -0
- {nvidia_nat_phoenix-1.3.0rc1.dist-info → nvidia_nat_phoenix-1.4.0a20251008.dist-info}/top_level.txt +0 -0
|
@@ -35,7 +35,8 @@ class PhoenixMixin:
|
|
|
35
35
|
|
|
36
36
|
This mixin is designed to be used with OtelSpanExporter as a base class:
|
|
37
37
|
|
|
38
|
-
Example
|
|
38
|
+
Example::
|
|
39
|
+
|
|
39
40
|
class MyPhoenixExporter(OtelSpanExporter, PhoenixMixin):
|
|
40
41
|
def __init__(self, endpoint, project, **kwargs):
|
|
41
42
|
super().__init__(endpoint=endpoint, project=project, **kwargs)
|
{nvidia_nat_phoenix-1.3.0rc1.dist-info → nvidia_nat_phoenix-1.4.0a20251008.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: nvidia-nat-phoenix
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.4.0a20251008
|
|
4
4
|
Summary: Subpackage for Arize Phoenix integration in NeMo Agent toolkit
|
|
5
5
|
Keywords: ai,observability,phoenix,arize
|
|
6
6
|
Classifier: Programming Language :: Python
|
|
@@ -9,7 +9,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
|
9
9
|
Classifier: Programming Language :: Python :: 3.13
|
|
10
10
|
Requires-Python: <3.14,>=3.11
|
|
11
11
|
Description-Content-Type: text/markdown
|
|
12
|
-
Requires-Dist: nvidia-nat[opentelemetry]==v1.
|
|
12
|
+
Requires-Dist: nvidia-nat[opentelemetry]==v1.4.0a20251008
|
|
13
13
|
Requires-Dist: arize-phoenix~=11.28
|
|
14
14
|
|
|
15
15
|
<!--
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
nat/meta/pypi.md,sha256=Zh3Nw9Lt5cliSVtPEbCxzDYn47bySYnh-FWdkMq7oWE,1109
|
|
2
|
+
nat/plugins/phoenix/__init__.py,sha256=Xs1JQ16L9btwreh4pdGKwskffAw1YFO48jKrU4ib_7c,685
|
|
3
|
+
nat/plugins/phoenix/phoenix_exporter.py,sha256=NYf9JzObMgGNy9_4hYi6X6QZxS4WFYrB4u60kaN0Df4,2466
|
|
4
|
+
nat/plugins/phoenix/register.py,sha256=riN1kw1IdFbuDYHp_GMCCbswVmCdt-Jp5ALAXuN0tF0,2445
|
|
5
|
+
nat/plugins/phoenix/mixin/__init__.py,sha256=Xs1JQ16L9btwreh4pdGKwskffAw1YFO48jKrU4ib_7c,685
|
|
6
|
+
nat/plugins/phoenix/mixin/phoenix_mixin.py,sha256=IxlSS5F0-Yl9Ac_VTwtuwWIaOwneFcr65Xt2MZdLmRE,2826
|
|
7
|
+
nvidia_nat_phoenix-1.4.0a20251008.dist-info/METADATA,sha256=KRxMpQihhz6LBI13FVUrHz5vmdOAgxpweFVTmrxyMdQ,1654
|
|
8
|
+
nvidia_nat_phoenix-1.4.0a20251008.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
9
|
+
nvidia_nat_phoenix-1.4.0a20251008.dist-info/entry_points.txt,sha256=tloFOh3dHEuZivrX1cMk8UcyCdeF59gEFOqr_HRZNb4,60
|
|
10
|
+
nvidia_nat_phoenix-1.4.0a20251008.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
|
|
11
|
+
nvidia_nat_phoenix-1.4.0a20251008.dist-info/RECORD,,
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
nat/meta/pypi.md,sha256=Zh3Nw9Lt5cliSVtPEbCxzDYn47bySYnh-FWdkMq7oWE,1109
|
|
2
|
-
nat/plugins/phoenix/__init__.py,sha256=Xs1JQ16L9btwreh4pdGKwskffAw1YFO48jKrU4ib_7c,685
|
|
3
|
-
nat/plugins/phoenix/phoenix_exporter.py,sha256=NYf9JzObMgGNy9_4hYi6X6QZxS4WFYrB4u60kaN0Df4,2466
|
|
4
|
-
nat/plugins/phoenix/register.py,sha256=riN1kw1IdFbuDYHp_GMCCbswVmCdt-Jp5ALAXuN0tF0,2445
|
|
5
|
-
nat/plugins/phoenix/mixin/__init__.py,sha256=Xs1JQ16L9btwreh4pdGKwskffAw1YFO48jKrU4ib_7c,685
|
|
6
|
-
nat/plugins/phoenix/mixin/phoenix_mixin.py,sha256=VDlDDuWGxtyAjRmm2ubxPdT-BCYgUBUVk80WGdEE9Rc,2824
|
|
7
|
-
nvidia_nat_phoenix-1.3.0rc1.dist-info/METADATA,sha256=2CCvKFRUOjMeZimwhr0efFztTgmvEVAXLqVk-0qGyn0,1643
|
|
8
|
-
nvidia_nat_phoenix-1.3.0rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
9
|
-
nvidia_nat_phoenix-1.3.0rc1.dist-info/entry_points.txt,sha256=tloFOh3dHEuZivrX1cMk8UcyCdeF59gEFOqr_HRZNb4,60
|
|
10
|
-
nvidia_nat_phoenix-1.3.0rc1.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
|
|
11
|
-
nvidia_nat_phoenix-1.3.0rc1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{nvidia_nat_phoenix-1.3.0rc1.dist-info → nvidia_nat_phoenix-1.4.0a20251008.dist-info}/top_level.txt
RENAMED
|
File without changes
|