nvidia-nat-agno 1.3.0a20251006__py3-none-any.whl → 1.3.0a20251007__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/agno/tool_wrapper.py +1 -1
- {nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/METADATA +2 -2
- {nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/RECORD +6 -6
- {nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/WHEEL +0 -0
- {nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/entry_points.txt +0 -0
- {nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/top_level.txt +0 -0
nat/plugins/agno/tool_wrapper.py
CHANGED
@@ -148,7 +148,7 @@ def execute_agno_tool(name: str,
|
|
148
148
|
List of required fields for validation
|
149
149
|
loop : asyncio.AbstractEventLoop
|
150
150
|
The event loop to use for async execution
|
151
|
-
|
151
|
+
kwargs : Any
|
152
152
|
The arguments to pass to the function
|
153
153
|
|
154
154
|
Returns
|
{nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/METADATA
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: nvidia-nat-agno
|
3
|
-
Version: 1.3.
|
3
|
+
Version: 1.3.0a20251007
|
4
4
|
Summary: Subpackage for Agno integration in NeMo Agent toolkit
|
5
5
|
Keywords: ai,rag,agents
|
6
6
|
Classifier: Programming Language :: Python
|
@@ -9,7 +9,7 @@ Classifier: Programming Language :: Python :: 3.12
|
|
9
9
|
Classifier: Programming Language :: Python :: 3.13
|
10
10
|
Requires-Python: <3.14,>=3.11
|
11
11
|
Description-Content-Type: text/markdown
|
12
|
-
Requires-Dist: nvidia-nat[openai]==v1.3.
|
12
|
+
Requires-Dist: nvidia-nat[openai]==v1.3.0a20251007
|
13
13
|
Requires-Dist: agno~=1.2.3
|
14
14
|
Requires-Dist: google-search-results~=2.4.2
|
15
15
|
|
{nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/RECORD
RENAMED
@@ -2,12 +2,12 @@ nat/meta/pypi.md,sha256=tZD7hiOSYWgiAdddD1eIJ8T5ipZwEIjnd8ilgmasdmw,1198
|
|
2
2
|
nat/plugins/agno/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
3
3
|
nat/plugins/agno/llm.py,sha256=thW9_jyaPgU0HvMJLVIOSqR3xCIg5F8mmZd2d9Hj9pQ,4374
|
4
4
|
nat/plugins/agno/register.py,sha256=q-es1KVb_PTHOFszltym7e7Pj2jmyieih_Ve-cguHI8,788
|
5
|
-
nat/plugins/agno/tool_wrapper.py,sha256=
|
5
|
+
nat/plugins/agno/tool_wrapper.py,sha256=MZLPeh1FHt15TBNRvNqGXxWzMhd4ROxuUfVdtUzwv5E,15727
|
6
6
|
nat/plugins/agno/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
7
|
nat/plugins/agno/tools/register.py,sha256=mpNgD1r51EoYlQiEAqPX15wCtx2alDcMIQiR8F_ub-M,743
|
8
8
|
nat/plugins/agno/tools/serp_api_tool.py,sha256=AJQH6-1iEUUrk_nzfZ3zZqutEKhJ_LMOUJi_iol65Sc,4442
|
9
|
-
nvidia_nat_agno-1.3.
|
10
|
-
nvidia_nat_agno-1.3.
|
11
|
-
nvidia_nat_agno-1.3.
|
12
|
-
nvidia_nat_agno-1.3.
|
13
|
-
nvidia_nat_agno-1.3.
|
9
|
+
nvidia_nat_agno-1.3.0a20251007.dist-info/METADATA,sha256=wUukls1CrXh_7uC9PrF8GXKmoV4twgkXlwXsGFnWR0A,1742
|
10
|
+
nvidia_nat_agno-1.3.0a20251007.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
11
|
+
nvidia_nat_agno-1.3.0a20251007.dist-info/entry_points.txt,sha256=qRhuHKj2WmdJkLpbVXpYkdtc2cZdG4LPlBsABG2ImVI,103
|
12
|
+
nvidia_nat_agno-1.3.0a20251007.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
|
13
|
+
nvidia_nat_agno-1.3.0a20251007.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{nvidia_nat_agno-1.3.0a20251006.dist-info → nvidia_nat_agno-1.3.0a20251007.dist-info}/top_level.txt
RENAMED
File without changes
|