Skip to main content

RooCode

Roo Code (formerly known as Roo Cline) is an open-source, intelligent AI programming assistant extension for VS Code.

Prerequisites

  • You have activated a TCB environment and obtained the environment ID cloudBaseEnvID.

  • Enable the required model in the AI console.

  • Obtain the Base URL and API Key in the AI console.

Configuration Steps

  1. Open the RooCode settings and go to API Provider.

roocode2.png

  1. Fill in the custom large model configuration.

The meanings of each field are as follows:

Field to EnterExplanation
API ProviderModel Protocol. CloudBase AI models support multiple protocols. Select the most universal one, OpenAI Compatible, here.
Base URLThe Base URL for the large model, which is obtained in the AI console.
API KeyThe API Key for calling the large model, which is obtained in the AI console.
ModelThe large model ID. Copy the identifier of an enabled large model from the model list in the AI console and enter it here.

roocode2.png

  1. After saving, select the custom model you created from the conversation model list to start a conversation.

roocode.png