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

@@ -35,8 +35,6 @@ ModelType = TypeVar("ModelType")
35
35
  def _patch_llm_based_on_config(client: ModelType, llm_config: LLMBaseConfig) -> ModelType:
36
36
 
37
37
  from semantic_kernel.contents.chat_history import ChatHistory
38
- from semantic_kernel.contents.chat_message_content import ChatMessageContent
39
- from semantic_kernel.contents.utils.author_role import AuthorRole
40
38
 
41
39
  class SemanticKernelThinkingInjector(BaseThinkingInjector):
42
40
 
@@ -61,8 +59,8 @@ def _patch_llm_based_on_config(client: ModelType, llm_config: LLMBaseConfig) ->
61
59
  return FunctionArgumentWrapper(new_messages, *args, **kwargs)
62
60
  else:
63
61
  new_messages = ChatHistory(
64
- [ChatMessageContent(role=AuthorRole.SYSTEM, content=self.system_prompt)] + chat_history.messages,
65
- system_message=chat_history.system_message,
62
+ chat_history.messages,
63
+ system_message=f"{self.system_prompt}\n\n{chat_history.system_message}",
66
64
  )
67
65
  return FunctionArgumentWrapper(new_messages, *args, **kwargs)
68
66
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nvidia-nat-semantic-kernel
3
- Version: 1.3.0rc3
3
+ Version: 1.3.0rc5
4
4
  Summary: Subpackage for Semantic-Kernel integration in NeMo Agent toolkit
5
5
  Author: NVIDIA Corporation
6
6
  Maintainer: NVIDIA Corporation
@@ -16,7 +16,7 @@ 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.3.0-rc3
19
+ Requires-Dist: nvidia-nat==v1.3.0-rc5
20
20
  Requires-Dist: semantic-kernel~=1.35
21
21
  Dynamic: license-file
22
22
 
@@ -1,12 +1,12 @@
1
1
  nat/meta/pypi.md,sha256=rFmwVds3akmoz0TE1SOjCjCUbB6SWfaRex_Vi5OfUAk,1116
2
2
  nat/plugins/semantic_kernel/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- nat/plugins/semantic_kernel/llm.py,sha256=FbvPa1kmmijn4DspeVrHNnS8Az69j3syam2EIDwIeuE,4819
3
+ nat/plugins/semantic_kernel/llm.py,sha256=z_Qeky9kndYsDEbJaHHALe6hcT1dc1NiBJTpLxif6_c,4622
4
4
  nat/plugins/semantic_kernel/register.py,sha256=_R3bhGmz___696_NwyIcpw3koMBiWqIFoWEFJ0VAgXs,831
5
5
  nat/plugins/semantic_kernel/tool_wrapper.py,sha256=N6WGEdveLYFKtOKjxEMMNT5vG8QJUoSddtswQ1fPEzQ,7121
6
- nvidia_nat_semantic_kernel-1.3.0rc3.dist-info/licenses/LICENSE-3rd-party.txt,sha256=fOk5jMmCX9YoKWyYzTtfgl-SUy477audFC5hNY4oP7Q,284609
7
- nvidia_nat_semantic_kernel-1.3.0rc3.dist-info/licenses/LICENSE.md,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
8
- nvidia_nat_semantic_kernel-1.3.0rc3.dist-info/METADATA,sha256=EaG8O-_hW5W5GpkUelPAHyT0IPnwCy8rOnIqdm66IdE,1935
9
- nvidia_nat_semantic_kernel-1.3.0rc3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- nvidia_nat_semantic_kernel-1.3.0rc3.dist-info/entry_points.txt,sha256=0jCtQBAn5Ohs9XoVCF34WvNCV33OwAsH8bjFzgw_ByM,76
11
- nvidia_nat_semantic_kernel-1.3.0rc3.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
12
- nvidia_nat_semantic_kernel-1.3.0rc3.dist-info/RECORD,,
6
+ nvidia_nat_semantic_kernel-1.3.0rc5.dist-info/licenses/LICENSE-3rd-party.txt,sha256=fOk5jMmCX9YoKWyYzTtfgl-SUy477audFC5hNY4oP7Q,284609
7
+ nvidia_nat_semantic_kernel-1.3.0rc5.dist-info/licenses/LICENSE.md,sha256=QwcOLU5TJoTeUhuIXzhdCEEDDvorGiC6-3YTOl4TecE,11356
8
+ nvidia_nat_semantic_kernel-1.3.0rc5.dist-info/METADATA,sha256=9jM3tv0ufTcTON2ld7crq5MbW8Rd-QwREWhxZ1L12AI,1935
9
+ nvidia_nat_semantic_kernel-1.3.0rc5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ nvidia_nat_semantic_kernel-1.3.0rc5.dist-info/entry_points.txt,sha256=0jCtQBAn5Ohs9XoVCF34WvNCV33OwAsH8bjFzgw_ByM,76
11
+ nvidia_nat_semantic_kernel-1.3.0rc5.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
12
+ nvidia_nat_semantic_kernel-1.3.0rc5.dist-info/RECORD,,