nvidia-nat-semantic-kernel 1.3.0a20250822__py3-none-any.whl → 1.3.0a20250823__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.

Potentially problematic release.


This version of nvidia-nat-semantic-kernel might be problematic. Click here for more details.

@@ -13,7 +13,6 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
 
16
- # pylint: disable=unused-import
17
16
  # flake8: noqa
18
17
  # isort:skip_file
19
18
 
@@ -31,8 +31,6 @@ from nat.cli.register_workflow import register_tool_wrapper
31
31
 
32
32
  logger = logging.getLogger(__name__)
33
33
 
34
- # pylint: disable=consider-alternative-union-syntax)
35
-
36
34
 
37
35
  def get_type_info(field_type):
38
36
  origin = get_origin(field_type)
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nvidia-nat-semantic-kernel
3
- Version: 1.3.0a20250822
3
+ Version: 1.3.0a20250823
4
4
  Summary: Subpackage for Semantic-Kernel integration in NeMo Agent toolkit
5
5
  Keywords: ai,rag,agents
6
6
  Classifier: Programming Language :: Python
7
7
  Requires-Python: <3.13,>=3.11
8
8
  Description-Content-Type: text/markdown
9
- Requires-Dist: nvidia-nat==v1.3.0a20250822
9
+ Requires-Dist: nvidia-nat==v1.3.0a20250823
10
10
  Requires-Dist: semantic-kernel~=1.24.0
11
11
 
12
12
  <!--
@@ -0,0 +1,10 @@
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=5HNry_FGjgGMWL1yjF85zLyNsU2I0Fd1Y2FIAdeHJEQ,2514
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.3.0a20250823.dist-info/METADATA,sha256=gqzKmiDOvz99lh9_EcwPPMtWcD5Jx4DcgNz-tkH4_U4,1489
7
+ nvidia_nat_semantic_kernel-1.3.0a20250823.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ nvidia_nat_semantic_kernel-1.3.0a20250823.dist-info/entry_points.txt,sha256=0jCtQBAn5Ohs9XoVCF34WvNCV33OwAsH8bjFzgw_ByM,76
9
+ nvidia_nat_semantic_kernel-1.3.0a20250823.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
10
+ nvidia_nat_semantic_kernel-1.3.0a20250823.dist-info/RECORD,,
@@ -1,10 +0,0 @@
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=5HNry_FGjgGMWL1yjF85zLyNsU2I0Fd1Y2FIAdeHJEQ,2514
4
- nat/plugins/semantic_kernel/register.py,sha256=RKXyuaXy4ftA5IL2RrCofIBjpie_-2lP9YZoHAiyPU0,863
5
- nat/plugins/semantic_kernel/tool_wrapper.py,sha256=PEtzcYhZ73ftsg80Jz9yWTWQtks1y7PDZdS89seFb3I,7175
6
- nvidia_nat_semantic_kernel-1.3.0a20250822.dist-info/METADATA,sha256=nDBDS9ClKSe2yw_0BXBsrrnWn0AaATbPkaZJTUAz49k,1489
7
- nvidia_nat_semantic_kernel-1.3.0a20250822.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- nvidia_nat_semantic_kernel-1.3.0a20250822.dist-info/entry_points.txt,sha256=0jCtQBAn5Ohs9XoVCF34WvNCV33OwAsH8bjFzgw_ByM,76
9
- nvidia_nat_semantic_kernel-1.3.0a20250822.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
10
- nvidia_nat_semantic_kernel-1.3.0a20250822.dist-info/RECORD,,