Skip to main content
Connect Hermes to Poolside-hosted inference or a self-managed model endpoint. Use OpenRouter if you manage model access through OpenRouter.

Watch the setup video

This video shows the OpenRouter setup path.

Prerequisites

  • You have Hermes installed. For installation options, see Install Hermes.
  • You have one of the following:
    • A Poolside Platform API key. To create one, go to platform.poolside.ai.
    • The base URL for your self-managed model endpoint, and its API key if the endpoint requires one.
    • An OpenRouter API key with access to Poolside models. To create one, go to OpenRouter API keys.

Steps

  1. In a terminal outside an active Hermes session, run:
  2. Configure your access method.
    1. Choose Custom endpoint (enter URL manually).
    2. Enter https://inference.poolside.ai/v1 as the base URL.
    3. Enter your Poolside Platform API key.
    4. Select or enter a Poolside model. To find model IDs for your access method, see List available models.
    5. Complete the remaining prompts.
  3. Start a Hermes session and send a codebase question to confirm Hermes responds with the selected Poolside model.