Using Unbound With Kilo Code

Kilo Code supports accessing models through Unbound, a platform that focuses on providing secure and reliable access to a variety of large language models (LLMs). Unbound acts as a gateway, allowing you to use models from providers like Anthropic and OpenAI without needing to manage multiple API keys and configurations directly. They emphasize security and compliance features for enterprise use.

Website: https://getunbound.ai/

Creating an Account

  1. Sign Up/Sign In: Go to the Unbound gateway. Create an account or sign in.
  2. Create an Application: Go to the Connect page and select "Kilo Code".
  3. Copy the API Key: Copy the API key to your clipboard.

Supported Models

Unbound allows you configure a list of supported models in your application, and Kilo Code will automatically fetch the list of available models from the Unbound API.

Configuration in Kilo Code

Open Settings (gear icon) and go to the Providers tab to add Unbound and enter your API key.

The extension stores this in your kilo.json config file. You can also edit the config file directly — see the CLI tab for the file format.

Tips and Notes

  • Security Focus: Unbound emphasizes security features for enterprise use. If your organization has strict security requirements for AI usage, Unbound might be a good option.