nvidia-nat-semantic-kernel 1.4.0a20260104__py3-none-any.whl → 1.5.0a20251227__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/meta/pypi.md +1 -1
- nat/plugins/semantic_kernel/llm.py +1 -1
- nat/plugins/semantic_kernel/register.py +1 -1
- nat/plugins/semantic_kernel/tool_wrapper.py +1 -1
- {nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info → nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info}/METADATA +3 -4
- nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/RECORD +12 -0
- nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/RECORD +0 -12
- {nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info → nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info}/WHEEL +0 -0
- {nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info → nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info}/entry_points.txt +0 -0
- {nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info → nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info}/licenses/LICENSE-3rd-party.txt +0 -0
- {nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info → nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info}/licenses/LICENSE.md +0 -0
- {nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info → nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info}/top_level.txt +0 -0
nat/meta/pypi.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<!--
|
|
2
|
-
SPDX-FileCopyrightText: Copyright (c) 2025
|
|
2
|
+
SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
|
3
3
|
SPDX-License-Identifier: Apache-2.0
|
|
4
4
|
|
|
5
5
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# SPDX-FileCopyrightText: Copyright (c) 2025
|
|
1
|
+
# SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
|
2
2
|
# SPDX-License-Identifier: Apache-2.0
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# SPDX-FileCopyrightText: Copyright (c) 2025
|
|
1
|
+
# SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
|
2
2
|
# SPDX-License-Identifier: Apache-2.0
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# SPDX-FileCopyrightText: Copyright (c) 2025
|
|
1
|
+
# SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
|
2
2
|
# SPDX-License-Identifier: Apache-2.0
|
|
3
3
|
#
|
|
4
4
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: nvidia-nat-semantic-kernel
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.5.0a20251227
|
|
4
4
|
Summary: Subpackage for Semantic-Kernel integration in NeMo Agent toolkit
|
|
5
5
|
Author: NVIDIA Corporation
|
|
6
6
|
Maintainer: NVIDIA Corporation
|
|
@@ -16,13 +16,12 @@ Requires-Python: <3.14,>=3.11
|
|
|
16
16
|
Description-Content-Type: text/markdown
|
|
17
17
|
License-File: LICENSE-3rd-party.txt
|
|
18
18
|
License-File: LICENSE.md
|
|
19
|
-
Requires-Dist: nvidia-nat==v1.
|
|
20
|
-
Requires-Dist: ruamel-yaml-clibz==0.3.5
|
|
19
|
+
Requires-Dist: nvidia-nat==v1.5.0a20251227
|
|
21
20
|
Requires-Dist: semantic-kernel~=1.35
|
|
22
21
|
Dynamic: license-file
|
|
23
22
|
|
|
24
23
|
<!--
|
|
25
|
-
SPDX-FileCopyrightText: Copyright (c) 2025
|
|
24
|
+
SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
|
26
25
|
SPDX-License-Identifier: Apache-2.0
|
|
27
26
|
|
|
28
27
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
nat/meta/pypi.md,sha256=rFmwVds3akmoz0TE1SOjCjCUbB6SWfaRex_Vi5OfUAk,1116
|
|
2
|
+
nat/plugins/semantic_kernel/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
nat/plugins/semantic_kernel/llm.py,sha256=nuadrIqpc4SXQT6EWii8M7I6_cCZR0qPArZtfnpKUGo,4908
|
|
4
|
+
nat/plugins/semantic_kernel/register.py,sha256=_R3bhGmz___696_NwyIcpw3koMBiWqIFoWEFJ0VAgXs,831
|
|
5
|
+
nat/plugins/semantic_kernel/tool_wrapper.py,sha256=N6WGEdveLYFKtOKjxEMMNT5vG8QJUoSddtswQ1fPEzQ,7121
|
|
6
|
+
nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/licenses/LICENSE-3rd-party.txt,sha256=fOk5jMmCX9YoKWyYzTtfgl-SUy477audFC5hNY4oP7Q,284609
|
|
7
|
+
nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/licenses/LICENSE.md,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
8
|
+
nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/METADATA,sha256=fLWYbaPJ0GxAV20jhrrMrFIm8EkbPB5fodK0hbWgLxE,1946
|
|
9
|
+
nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
10
|
+
nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/entry_points.txt,sha256=0jCtQBAn5Ohs9XoVCF34WvNCV33OwAsH8bjFzgw_ByM,76
|
|
11
|
+
nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
|
|
12
|
+
nvidia_nat_semantic_kernel-1.5.0a20251227.dist-info/RECORD,,
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
nat/meta/pypi.md,sha256=tOYNlTDSFkyI-QG5KPhqIOyXwnr9Ai4I2Qz9r2JqXbQ,1121
|
|
2
|
-
nat/plugins/semantic_kernel/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
nat/plugins/semantic_kernel/llm.py,sha256=ZO9EkAgzKHOMivo-Y6JjYhjPBXzAXaw-H4mUhHWqJ7k,4913
|
|
4
|
-
nat/plugins/semantic_kernel/register.py,sha256=hXrc_E1Mc5IbhsG0te8iIw0wgK7z7tYpyQYnDl7MXts,836
|
|
5
|
-
nat/plugins/semantic_kernel/tool_wrapper.py,sha256=C3nBTeI9yCO8M7jeTK9SWyRg0Ksi-eBVIounNTH73vI,7126
|
|
6
|
-
nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/licenses/LICENSE-3rd-party.txt,sha256=fOk5jMmCX9YoKWyYzTtfgl-SUy477audFC5hNY4oP7Q,284609
|
|
7
|
-
nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/licenses/LICENSE.md,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
|
|
8
|
-
nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/METADATA,sha256=ST4Q2feXkZZJVypyzs5C2_XugsDz5XBqIxa9DcQCYSg,1991
|
|
9
|
-
nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
10
|
-
nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/entry_points.txt,sha256=0jCtQBAn5Ohs9XoVCF34WvNCV33OwAsH8bjFzgw_ByM,76
|
|
11
|
-
nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
|
|
12
|
-
nvidia_nat_semantic_kernel-1.4.0a20260104.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|