nvidia-nat-data-flywheel 1.3.0a20250909__py3-none-any.whl → 1.3.0a20250910__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/data_flywheel/observability/processor/trace_conversion/adapter/elasticsearch/nim_converter.py +1 -1
- nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/elasticsearch/openai_converter.py +1 -1
- nat/plugins/data_flywheel/observability/schema/provider/openai_message.py +1 -1
- {nvidia_nat_data_flywheel-1.3.0a20250909.dist-info → nvidia_nat_data_flywheel-1.3.0a20250910.dist-info}/METADATA +2 -2
- {nvidia_nat_data_flywheel-1.3.0a20250909.dist-info → nvidia_nat_data_flywheel-1.3.0a20250910.dist-info}/RECORD +8 -8
- {nvidia_nat_data_flywheel-1.3.0a20250909.dist-info → nvidia_nat_data_flywheel-1.3.0a20250910.dist-info}/WHEEL +0 -0
- {nvidia_nat_data_flywheel-1.3.0a20250909.dist-info → nvidia_nat_data_flywheel-1.3.0a20250910.dist-info}/entry_points.txt +0 -0
- {nvidia_nat_data_flywheel-1.3.0a20250909.dist-info → nvidia_nat_data_flywheel-1.3.0a20250910.dist-info}/top_level.txt +0 -0
@@ -33,7 +33,7 @@ logger = logging.getLogger(__name__)
|
|
33
33
|
|
34
34
|
@register_adapter(trace_source_model=NIMTraceSource)
|
35
35
|
def convert_langchain_nim(trace_source: TraceContainer) -> DFWESRecord:
|
36
|
-
"""Convert a LangChain Nim trace source to a DFWESRecord.
|
36
|
+
"""Convert a LangChain/LangGraph Nim trace source to a DFWESRecord.
|
37
37
|
|
38
38
|
Args:
|
39
39
|
trace_source (TraceContainer): The trace source to convert
|
@@ -282,7 +282,7 @@ def convert_chat_response(chat_response: dict, span_name: str = "", index: int =
|
|
282
282
|
|
283
283
|
@register_adapter(trace_source_model=OpenAITraceSource)
|
284
284
|
def convert_langchain_openai(trace_source: TraceContainer) -> DFWESRecord:
|
285
|
-
"""Convert a LangChain OpenAI trace source to a DFWESRecord.
|
285
|
+
"""Convert a LangChain/LangGraph OpenAI trace source to a DFWESRecord.
|
286
286
|
|
287
287
|
Args:
|
288
288
|
trace_source (TraceContainer): The trace source to convert
|
@@ -19,7 +19,7 @@ from pydantic import BaseModel
|
|
19
19
|
from pydantic import Field
|
20
20
|
|
21
21
|
|
22
|
-
# LangChain message models for validation
|
22
|
+
# LangChain/LangGraph message models for validation
|
23
23
|
class OpenAIMessage(BaseModel):
|
24
24
|
content: str | None = Field(default=None, description="The content of the message.")
|
25
25
|
additional_kwargs: dict[str, Any] = Field(default_factory=dict, description="Additional kwargs for the message.")
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: nvidia-nat-data-flywheel
|
3
|
-
Version: 1.3.
|
3
|
+
Version: 1.3.0a20250910
|
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.
|
13
|
+
Requires-Dist: nvidia-nat==v1.3.0a20250910
|
14
14
|
|
15
15
|
<!--
|
16
16
|
SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
@@ -15,8 +15,8 @@ nat/plugins/data_flywheel/observability/processor/trace_conversion/trace_adapter
|
|
15
15
|
nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/__init__.py,sha256=Xs1JQ16L9btwreh4pdGKwskffAw1YFO48jKrU4ib_7c,685
|
16
16
|
nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/register.py,sha256=Xm05kMVRJ8h65QCKTh3UsmIZ8dOMZhKHBDjklGZ9m_E,1061
|
17
17
|
nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/elasticsearch/__init__.py,sha256=GUJrgGtpvyMUCjUBvR3faAdv-tZzbU9W-izgx9aMEQg,680
|
18
|
-
nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/elasticsearch/nim_converter.py,sha256=
|
19
|
-
nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/elasticsearch/openai_converter.py,sha256=
|
18
|
+
nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/elasticsearch/nim_converter.py,sha256=XXbWePbVrpVywlr79VE9Hk6sWTG_zQI8AV7ykg6CTD4,1763
|
19
|
+
nat/plugins/data_flywheel/observability/processor/trace_conversion/adapter/elasticsearch/openai_converter.py,sha256=pV1XIJiy6vSRJoiADU3RFmF0u_2Kh74oUNSz7jIq3V4,14767
|
20
20
|
nat/plugins/data_flywheel/observability/schema/__init__.py,sha256=Xs1JQ16L9btwreh4pdGKwskffAw1YFO48jKrU4ib_7c,685
|
21
21
|
nat/plugins/data_flywheel/observability/schema/register.py,sha256=P7WfvItuvYn22rYSPrZgydZPe-a9JkfUN7UUyiqsMRo,929
|
22
22
|
nat/plugins/data_flywheel/observability/schema/schema_registry.py,sha256=tYwkFDhCJauNWlNATd2YpVgydp6HWXZCAZyN0f6ECbg,4971
|
@@ -24,15 +24,15 @@ nat/plugins/data_flywheel/observability/schema/trace_container.py,sha256=bD9hYjF
|
|
24
24
|
nat/plugins/data_flywheel/observability/schema/trace_source_base.py,sha256=vwIzRqsPPLpBAjVY9AmkxgK0jdds-ZCz9TcYmCIqwrw,938
|
25
25
|
nat/plugins/data_flywheel/observability/schema/provider/__init__.py,sha256=GUJrgGtpvyMUCjUBvR3faAdv-tZzbU9W-izgx9aMEQg,680
|
26
26
|
nat/plugins/data_flywheel/observability/schema/provider/nim_trace_source.py,sha256=SzP5yoZFQR2F5ueTfEcObrbDjk7_m0Kjd2ny9Ncwqho,901
|
27
|
-
nat/plugins/data_flywheel/observability/schema/provider/openai_message.py,sha256=
|
27
|
+
nat/plugins/data_flywheel/observability/schema/provider/openai_message.py,sha256=8J8oezdCplshjm2S6PpMYf7aeEuCvMa39o7wJYC55jM,1536
|
28
28
|
nat/plugins/data_flywheel/observability/schema/provider/openai_trace_source.py,sha256=2le9cRyeeR8Se9rMwtlS3uuZjXKIYhrajQhvM0ImyFs,3523
|
29
29
|
nat/plugins/data_flywheel/observability/schema/sink/__init__.py,sha256=Xs1JQ16L9btwreh4pdGKwskffAw1YFO48jKrU4ib_7c,685
|
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
33
|
nat/plugins/data_flywheel/observability/utils/deserialize.py,sha256=WTRaxnNy034X1_qaHVDI0CWgvrZ7F1Oq0QnFL9_STYs,1569
|
34
|
-
nvidia_nat_data_flywheel-1.3.
|
35
|
-
nvidia_nat_data_flywheel-1.3.
|
36
|
-
nvidia_nat_data_flywheel-1.3.
|
37
|
-
nvidia_nat_data_flywheel-1.3.
|
38
|
-
nvidia_nat_data_flywheel-1.3.
|
34
|
+
nvidia_nat_data_flywheel-1.3.0a20250910.dist-info/METADATA,sha256=rFxw2hvYrAnM4HklLz2obBL9lkAryx4ALXlg3iDc3KY,1693
|
35
|
+
nvidia_nat_data_flywheel-1.3.0a20250910.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
36
|
+
nvidia_nat_data_flywheel-1.3.0a20250910.dist-info/entry_points.txt,sha256=ElemL8x3DrrcLB-NsVsrUWKbHMD6rapsvs8qoIGVWrY,295
|
37
|
+
nvidia_nat_data_flywheel-1.3.0a20250910.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
|
38
|
+
nvidia_nat_data_flywheel-1.3.0a20250910.dist-info/RECORD,,
|
File without changes
|
File without changes
|