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
-
In a terminal outside an active Hermes session, run:
-
Configure your access method.
- Poolside Platform
- Self-managed Poolside inference
- OpenRouter
- Choose Custom endpoint (enter URL manually).
-
Enter
https://inference.poolside.ai/v1as the base URL. - Enter your Poolside Platform API key.
- Select or enter a Poolside model. To find model IDs for your access method, see List available models.
- Complete the remaining prompts.
- Start a Hermes session and send a codebase question to confirm Hermes responds with the selected Poolside model.