mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
wip: tool result fixes -- persistence
This commit is contained in:
parent
22d1bda185
commit
65e24c942e
11 changed files with 869 additions and 235 deletions
|
|
@ -1343,4 +1343,5 @@ registry.register(
|
|||
enabled_tools=kw.get("enabled_tools")),
|
||||
check_fn=check_sandbox_requirements,
|
||||
emoji="🐍",
|
||||
max_result_size_chars=30_000,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue