Bug Description
Getting this message Honcho init failed: Invalid API key when running a local honcho server which has no api key.
Steps to Reproduce
Setup a local Honcho server. Run hermes honcho setup then change the URL to the local instance http://localhost:8000
Expected Behavior
I am expecting Hermes Agent to not send my data to a remote Honcho server.
Actual Behavior
It is trying to send my data to honcho even though instructions to keep everything local has been fulfilled.
Affected Component
Agent Core (conversation loop, context compression, memory)
Messaging Platform (if gateway-related)
No response
Operating System
Arch
Python Version
3.11.9
Hermes Version
0.4.0
Relevant Logs / Traceback
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
Getting this message
Honcho init failed: Invalid API keywhen running a local honcho server which has no api key.Steps to Reproduce
Setup a local Honcho server. Run
hermes honcho setupthen change the URL to the local instancehttp://localhost:8000Expected Behavior
I am expecting Hermes Agent to not send my data to a remote Honcho server.
Actual Behavior
It is trying to send my data to honcho even though instructions to keep everything local has been fulfilled.
Affected Component
Agent Core (conversation loop, context compression, memory)
Messaging Platform (if gateway-related)
No response
Operating System
Arch
Python Version
3.11.9
Hermes Version
0.4.0
Relevant Logs / Traceback
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?