nvidia-nat-agno 1.3.0a20250828__py3-none-any.whl → 1.3.0a20250829__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.
@@ -17,7 +17,6 @@ import asyncio
17
17
  import json
18
18
  import logging
19
19
  import textwrap
20
- import traceback
21
20
  from typing import Any
22
21
  from typing import Awaitable
23
22
  from typing import Callable
@@ -287,9 +286,7 @@ def execute_agno_tool(name: str,
287
286
  return process_future.result(timeout=30) # 30-second timeout for processing
288
287
 
289
288
  except Exception as e:
290
- logger.exception(f"Error executing Agno tool {name}: {e}")
291
- error_traceback = traceback.format_exc()
292
- logger.error(f"Exception traceback: {error_traceback}")
289
+ logger.error("Error executing Agno tool %s: %s", name, e)
293
290
  raise
294
291
 
295
292
 
@@ -1,12 +1,12 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nvidia-nat-agno
3
- Version: 1.3.0a20250828
3
+ Version: 1.3.0a20250829
4
4
  Summary: Subpackage for Agno 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.0a20250828
9
+ Requires-Dist: nvidia-nat==v1.3.0a20250829
10
10
  Requires-Dist: agno~=1.2.3
11
11
  Requires-Dist: openai~=1.66
12
12
  Requires-Dist: google-search-results~=2.4.2
@@ -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=QWJAQopnsb51efVkTHYsyolvkBB09dFSLpwjn847qTY,3804
4
4
  nat/plugins/agno/register.py,sha256=q-es1KVb_PTHOFszltym7e7Pj2jmyieih_Ve-cguHI8,788
5
- nat/plugins/agno/tool_wrapper.py,sha256=VEslkY_jerrgZDyVnW5WSjC3xl2gt8-afSMODZ1HMzU,15856
5
+ nat/plugins/agno/tool_wrapper.py,sha256=lzXjusqh25uLFKmNHhWFnagCLtBV-o6odRUOqr4egV0,15725
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.0a20250828.dist-info/METADATA,sha256=9TeTsXNymJBQapUI9eBcFtT9nVsm_X0GvXc7tpRbcLI,1609
10
- nvidia_nat_agno-1.3.0a20250828.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
- nvidia_nat_agno-1.3.0a20250828.dist-info/entry_points.txt,sha256=qRhuHKj2WmdJkLpbVXpYkdtc2cZdG4LPlBsABG2ImVI,103
12
- nvidia_nat_agno-1.3.0a20250828.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
13
- nvidia_nat_agno-1.3.0a20250828.dist-info/RECORD,,
9
+ nvidia_nat_agno-1.3.0a20250829.dist-info/METADATA,sha256=tBLKkU4w_FrUNjiuSenF6YVZBKdAE1Cx5IvL1Vhed6w,1609
10
+ nvidia_nat_agno-1.3.0a20250829.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
+ nvidia_nat_agno-1.3.0a20250829.dist-info/entry_points.txt,sha256=qRhuHKj2WmdJkLpbVXpYkdtc2cZdG4LPlBsABG2ImVI,103
12
+ nvidia_nat_agno-1.3.0a20250829.dist-info/top_level.txt,sha256=8-CJ2cP6-f0ZReXe5Hzqp-5pvzzHz-5Ds5H2bGqh1-U,4
13
+ nvidia_nat_agno-1.3.0a20250829.dist-info/RECORD,,