Tools
Hermes Agent
Configure Hermes Agent with Anthropic-compatible or OpenAI-compatible AnyRoute access.
Hermes Agent should be configured according to the provider type it exposes.
| Provider type | Base URL | API key |
|---|---|---|
| Anthropic-compatible | https://anyroute.io | AnyRoute API key |
| OpenAI-compatible | https://anyroute.io/v1 | AnyRoute API key |
If Hermes Agent only supports OpenAI-compatible providers, start with an OpenAI group. You can also use Anthropic or Gemini groups through /v1/chat/completions compatibility when the model and group support that path.
Verify the setup with a short chat request before enabling long-running agent tasks.
AnyRoute Docs