Using Requesty With Roo Code
Roo Code supports accessing models through the Requesty AI platform. Requesty provides a unified API for interacting with various large language models (LLMs), including those from Anthropic and OpenAI, and offers features for testing, deploying, and monitoring LLM applications. It's designed to simplify the process of integrating AI into applications.
Website: https://www.requesty.ai/
Getting an API Key
- Sign Up/Sign In: Go to the Requesty website and create an account or sign in.
- Get API Key: You can get an API key from the API Management section of your Requesty dashboard.
Supported Models
Requesty provides access to a wide range of models. Roo Code will automatically fetch the latest list of available models. You can see the full list of available models on the Model List page.
Configuration in Roo Code
- Open Roo Code Settings: Click the gear icon () in the Roo Code panel.
- Select Provider: Choose "Requesty" from the "API Provider" dropdown.
- Enter API Key: Paste your Requesty API key into the "Requesty API Key" field.
- Select Model: Choose your desired model from the "Model" dropdown.