Use Poolside models in Kilo Code - Poolside
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Use Kilo Gateway to start from the model picker in Kilo Code. Use the Poolside Platform endpoint if you want Kilo Code to use a free Poolside Platform API key directly. Use OpenRouter if you already manage access through OpenRouter or need paid access to Poolside models.
Watch the setup video
Poolside with Kilo Code
Prerequisites
- You have Kilo Code installed in a supported editor. For installation options, see Installing Kilo Code.
- You have one of the following:
- Access to Poolside models through Kilo Gateway. Free Poolside models may be available without signing in. For paid models, sign up at Kilo Code.
- A Poolside Platform API key. To create one, go to platform.poolside.ai.
- An OpenRouter API key with access to Poolside models. To create one, go to OpenRouter API keys.
Steps
- Kilo Gateway
- Poolside Platform
- OpenRouter
Open Kilo Code.
In the model picker, select a free Poolside model served through Kilo Gateway, or sign in to unlock additional models. For current model availability, see Poolside models on Kilo Code.
Open a project and send a codebase question to confirm Kilo Code responds with the selected Poolside model.
In Kilo Code, click the settings icon.
Click Providers.
Click Custom Provider.
Enter an ID and name for the provider, such as
poolside-platformandPoolside Platform.Set the endpoint URL to
https://inference.poolside.ai/v1. You can also find the endpoint URL in Poolside Platform.In Poolside Platform, open API Keys.
Click New key.
Copy the API key and paste it into the Kilo Code dialog.
Select the Poolside models you want to use from the models Kilo Code suggests for the endpoint.
Open a new chat.
Search for
Poolside Platform.Select the Poolside model you want to use.
Send a codebase question to confirm Kilo Code responds with the selected Poolside model.
In Kilo Code, click the settings icon.
Click Providers.
In the provider overview, click OpenRouter.
Paste your OpenRouter API key into the Kilo Code dialog.
Click Submit.
Open a new chat.
Search for a Poolside model served through OpenRouter. OpenRouter may offer free and paid Poolside models. To see current availability, see Poolside models on OpenRouter.
Select the model you want to use.
Send a codebase question to confirm Kilo Code responds with the selected Poolside model.