Hermes Agent backup - 2026-06-25 13:14:37
Browse files- logs/agent.log +5 -0
- metadata.json +1 -1
- state/state.db +2 -2
logs/agent.log
CHANGED
|
@@ -1599,3 +1599,8 @@
|
|
| 1599 |
2026-06-25 13:13:11,301 INFO run_agent: OpenAI client created (agent_init, shared=True) thread=MainThread:140044053930816 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
|
| 1600 |
2026-06-25 13:13:12,344 INFO [mqtivqpwlz7v7y] agent.conversation_loop: conversation turn: session=mqtivqpwlz7v7y model=deepseek-ai/deepseek-v4-pro provider=nvidia platform=cli history=0 msg='hello'
|
| 1601 |
2026-06-25 13:13:12,422 INFO run_agent: OpenAI client created (chat_completion_stream_request, shared=False) thread=Thread-1 (_call):140043851134656 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1599 |
2026-06-25 13:13:11,301 INFO run_agent: OpenAI client created (agent_init, shared=True) thread=MainThread:140044053930816 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
|
| 1600 |
2026-06-25 13:13:12,344 INFO [mqtivqpwlz7v7y] agent.conversation_loop: conversation turn: session=mqtivqpwlz7v7y model=deepseek-ai/deepseek-v4-pro provider=nvidia platform=cli history=0 msg='hello'
|
| 1601 |
2026-06-25 13:13:12,422 INFO run_agent: OpenAI client created (chat_completion_stream_request, shared=False) thread=Thread-1 (_call):140043851134656 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
|
| 1602 |
+
2026-06-25 13:14:05,493 INFO [mqtivqpwlz7v7y] run_agent: OpenAI client aborted (stream_interrupt_abort, shared=False, tcp_force_closed=1, deferred_close=stranger_thread) thread=hermes-bridge-run-b8af5b9b:140043932468928 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
|
| 1603 |
+
2026-06-25 13:14:05,493 INFO [mqtivqpwlz7v7y] agent.conversation_loop: Turn ended: reason=interrupted_during_api_call model=deepseek-ai/deepseek-v4-pro api_calls=1/90 budget=1/90 tool_turns=0 last_msg_role=user response_len=66 session=mqtivqpwlz7v7y
|
| 1604 |
+
2026-06-25 13:14:05,494 INFO agent.chat_completion_helpers: Streaming failed before delivery: Connection error.
|
| 1605 |
+
2026-06-25 13:14:05,495 INFO run_agent: OpenAI client closed (stream_request_complete, shared=False, tcp_force_closed=0) thread=Thread-1 (_call):140043851134656 provider=nvidia base_url=https://integrate.api.nvidia.com/v1 model=deepseek-ai/deepseek-v4-pro
|
| 1606 |
+
2026-06-25 13:14:05,509 INFO agent.auxiliary_client: Auxiliary title_generation: using nvidia (deepseek-ai/deepseek-v4-pro) at https://integrate.api.nvidia.com/v1/
|
metadata.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"timestamp": "2026-06-25T13:
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"timestamp": "2026-06-25T13:14:37.505030",
|
| 3 |
"version": "0.10.0",
|
| 4 |
"hermes_home": "/data/.hermes"
|
| 5 |
}
|
state/state.db
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c75eecb0f67a48a07471e653ac39b9beaba66d673befef887483b2cf33a8bbcc
|
| 3 |
+
size 319488
|