nvidia-nat-zep-cloud 1.3.0.dev2__py3-none-any.whl → 1.3.0rc2__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.
@@ -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
 
@@ -64,7 +64,7 @@ class ZepEditor(MemoryEditor):
64
64
  Args:
65
65
  query (str): The query string to match.
66
66
  top_k (int): Maximum number of items to return.
67
- **kwargs: Other keyword arguments for search.
67
+ kwargs: Other keyword arguments for search.
68
68
 
69
69
  Returns:
70
70
  list[MemoryItem]: The most relevant MemoryItems for the given query.
@@ -1,12 +1,15 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nvidia-nat-zep-cloud
3
- Version: 1.3.0.dev2
3
+ Version: 1.3.0rc2
4
4
  Summary: Subpackage for Zep integration in NeMo Agent toolkit
5
5
  Keywords: ai,agents,memory
6
6
  Classifier: Programming Language :: Python
7
- Requires-Python: <3.13,>=3.11
7
+ Classifier: Programming Language :: Python :: 3.11
8
+ Classifier: Programming Language :: Python :: 3.12
9
+ Classifier: Programming Language :: Python :: 3.13
10
+ Requires-Python: <3.14,>=3.11
8
11
  Description-Content-Type: text/markdown
9
- Requires-Dist: nvidia-nat==v1.3.0-dev2
12
+ Requires-Dist: nvidia-nat==v1.3.0-rc2
10
13
  Requires-Dist: zep-cloud~=2.2.0
11
14
 
12
15
  <!--
@@ -0,0 +1,10 @@
1
+ nat/meta/pypi.md,sha256=BMN_V2SVyWPMymcWAX8PypnNKJphAqckAbCEqGPaN6I,1111
2
+ nat/plugins/zep_cloud/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ nat/plugins/zep_cloud/memory.py,sha256=WrRbHBn_bnHdDVa6hThKR5BPl0wSPOJfKXbbR_XOroM,2198
4
+ nat/plugins/zep_cloud/register.py,sha256=n5QJ6VHpLSV4j9WJEc7IgvWHbSyfy8KYeE9XKz4NZxo,807
5
+ nat/plugins/zep_cloud/zep_editor.py,sha256=6DI1W1VqqzN8Xjwy2FByEAbKvgCJ-JC945gyGPMZtc4,3768
6
+ nvidia_nat_zep_cloud-1.3.0rc2.dist-info/METADATA,sha256=w_3hphXi3zuOfY5DuzMq27kynhGXW9n6sdk8QW5wwB4,1604
7
+ nvidia_nat_zep_cloud-1.3.0rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ nvidia_nat_zep_cloud-1.3.0rc2.dist-info/entry_points.txt,sha256=r7vO0ft8P0EBtuNO3cm0nYo4FScapvptPjHwtlfnvcA,64
9
+ nvidia_nat_zep_cloud-1.3.0rc2.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
10
+ nvidia_nat_zep_cloud-1.3.0rc2.dist-info/RECORD,,
@@ -1,10 +0,0 @@
1
- nat/meta/pypi.md,sha256=BMN_V2SVyWPMymcWAX8PypnNKJphAqckAbCEqGPaN6I,1111
2
- nat/plugins/zep_cloud/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
- nat/plugins/zep_cloud/memory.py,sha256=WrRbHBn_bnHdDVa6hThKR5BPl0wSPOJfKXbbR_XOroM,2198
4
- nat/plugins/zep_cloud/register.py,sha256=_ffKNKnMfkB2HzX4Nk_9EW0pwebg3GuzAE-iB-CoC3E,839
5
- nat/plugins/zep_cloud/zep_editor.py,sha256=JrLS6S956PzR2-Jaheaq2EvDCrlYKDEc5eD1HIdzsWA,3770
6
- nvidia_nat_zep_cloud-1.3.0.dev2.dist-info/METADATA,sha256=mrIJkhLRBfV5Y9OGNVU4cfFJOHmS5ZN9BWdx7GlZw7g,1454
7
- nvidia_nat_zep_cloud-1.3.0.dev2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- nvidia_nat_zep_cloud-1.3.0.dev2.dist-info/entry_points.txt,sha256=r7vO0ft8P0EBtuNO3cm0nYo4FScapvptPjHwtlfnvcA,64
9
- nvidia_nat_zep_cloud-1.3.0.dev2.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
10
- nvidia_nat_zep_cloud-1.3.0.dev2.dist-info/RECORD,,