nvidia-nat-data-flywheel 1.3.0a20250929__py3-none-any.whl → 1.3.0rc1__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.
@@ -34,7 +34,7 @@ def deserialize_span_attribute(value: dict[str, Any] | list[Any] | str) -> JSONV
34
34
  ValueError: If parsing fails
35
35
  """
36
36
  try:
37
- if isinstance(value, (dict, list)):
37
+ if isinstance(value, dict | list):
38
38
  return value
39
39
  deserialized_attribute = json.loads(value)
40
40
  return deserialized_attribute
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nvidia-nat-data-flywheel
3
- Version: 1.3.0a20250929
3
+ Version: 1.3.0rc1
4
4
  Summary: Subpackage for NVIDIA Data Flywheel Blueprint integration in NeMo Agent Toolkit
5
5
  Keywords: ai,observability,nemo,data flywheel
6
6
  Classifier: Programming Language :: Python
@@ -10,7 +10,7 @@ Classifier: Programming Language :: Python :: 3.13
10
10
  Requires-Python: <3.14,>=3.11
11
11
  Description-Content-Type: text/markdown
12
12
  Requires-Dist: elasticsearch~=8.1
13
- Requires-Dist: nvidia-nat==v1.3.0a20250929
13
+ Requires-Dist: nvidia-nat==v1.3.0-rc1
14
14
 
15
15
  <!--
16
16
  SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
@@ -30,9 +30,9 @@ nat/plugins/data_flywheel/observability/schema/sink/__init__.py,sha256=Xs1JQ16L9
30
30
  nat/plugins/data_flywheel/observability/schema/sink/elasticsearch/__init__.py,sha256=zij8aeeVtQqZODJwrJ9xg-CY61yythnUMeJzbUJfjO8,899
31
31
  nat/plugins/data_flywheel/observability/schema/sink/elasticsearch/contract_version.py,sha256=eAxkIZG2uYl0e8QNzcLiDhqzYbaibx0XBV6jsfNm5UM,1153
32
32
  nat/plugins/data_flywheel/observability/schema/sink/elasticsearch/dfw_es_record.py,sha256=104nkmI2ZbiiP_qrdVUZkn4i4N_OBYCyUM-q-a4Orjc,9176
33
- nat/plugins/data_flywheel/observability/utils/deserialize.py,sha256=WTRaxnNy034X1_qaHVDI0CWgvrZ7F1Oq0QnFL9_STYs,1569
34
- nvidia_nat_data_flywheel-1.3.0a20250929.dist-info/METADATA,sha256=olI3c_4iKC59y9VjfCLc_D6NjTLSjp5IYE7qXbwluNU,1693
35
- nvidia_nat_data_flywheel-1.3.0a20250929.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
36
- nvidia_nat_data_flywheel-1.3.0a20250929.dist-info/entry_points.txt,sha256=ElemL8x3DrrcLB-NsVsrUWKbHMD6rapsvs8qoIGVWrY,295
37
- nvidia_nat_data_flywheel-1.3.0a20250929.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
38
- nvidia_nat_data_flywheel-1.3.0a20250929.dist-info/RECORD,,
33
+ nat/plugins/data_flywheel/observability/utils/deserialize.py,sha256=3dMPFQzcReX9gL1Di2iyP1czqiFQzOI7glIn9i8m3Jo,1568
34
+ nvidia_nat_data_flywheel-1.3.0rc1.dist-info/METADATA,sha256=RuaCOlhcEInzcm-lrcWHWGR1JsDBnGOQibclGgKkd3M,1682
35
+ nvidia_nat_data_flywheel-1.3.0rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
36
+ nvidia_nat_data_flywheel-1.3.0rc1.dist-info/entry_points.txt,sha256=ElemL8x3DrrcLB-NsVsrUWKbHMD6rapsvs8qoIGVWrY,295
37
+ nvidia_nat_data_flywheel-1.3.0rc1.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
38
+ nvidia_nat_data_flywheel-1.3.0rc1.dist-info/RECORD,,