mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-17 04:31:55 +00:00
fix(agent): add debug diagnostics for empty model responses
This commit is contained in:
parent
00c3d848d8
commit
38dab6dff4
9 changed files with 53 additions and 13 deletions
|
|
@ -969,6 +969,7 @@ class TestAgentCacheIdleResume:
|
|||
session_id="hard-session",
|
||||
)
|
||||
|
||||
import run_agent as _ra
|
||||
vm_calls: list = []
|
||||
# AIAgent.close() calls the ``cleanup_vm`` name bound into
|
||||
# ``run_agent`` at import time, not ``tools.terminal_tool.cleanup_vm``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue