Roo Code (prev. Roo Cline)
Roo Code is a solution that enables developers to easily integrate Stima API into their projects. By providing comprehensive API endpoints and compatibility support, developers can quickly incorporate large language model capabilities into various applications.
Features
- OpenAI Compatible API: Fully compatible with OpenAI's API format, allowing you to easily convert existing OpenAI projects to use Stima API
- Multi-language Support: Supports development in multiple programming languages including Python, Node.js, Java, and more
- Flexible Model Selection: Choose from various models based on your needs, including GPT, Claude, Gemini series
- Simple Integration Process: Integration requires only modifying the API endpoint and key
Basic Configuration
API Endpoint
API Key Setup
- Register and obtain your API key at Stima API
- API keys start with
sk-
- Please keep your API key secure and do not share it publicly
Installation Example
- Select
Settings
andAPI Providers
in the Roo Code settings page, and chooseOpenAI Compatible
API mode - Enter
https://api.stima.tech/v1
in theBase URL
field - Enter your API key in the
OpenAI API Key
field - Enter the model alias in the
Model
field, refer to Model List
After completing the input fields, you can start using the extension with the model you want!