Using Unbound With Roo Code
Roo 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
- Sign Up/Sign In: Go to the Unbound gateway. Create an account or sign in.
- Create an Application: Go to the Applications page and hit the "Create Application" button.
- Copy the API Key: Copy the API key to your clipboard.
Available Models
Roo Code automatically fetches all models configured in your Unbound application.
Configure your allowed models in the Unbound Applications dashboard, then Roo Code will display them in the model dropdown.
Configuration in Roo Code
- Open Roo Code Settings: Click the gear icon () in the Roo Code panel.
- Select Provider: Choose "Unbound" from the "API Provider" dropdown.
- Enter API Key: Paste your Unbound API key into the "Unbound API Key" field.
- Select Model: Choose your desired model from the "Model" dropdown.
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.
- Model List Refresh: Roo Code includes a refresh button specifically for the Unbound provider in the settings. This allows you to easily update the list of available models from your Unbound application and get immediate feedback on your API key's validity.