AI Assistant Introduction
About 185 wordsLess than 1 minute
The CNB platform includes several built-in AI features that can boost developer productivity.
TencentCloud CodeBuddy
TencentCloud CodeBuddy is built into the Workspaces WebIDE, ready to use without additional installation.
AI Chat
The platform has a built-in AI Chat, supporting quick access to help documentation and configuration file writing through AI.
RAG Knowledge Base
Set up enterprise or personal knowledge bases through code repositories. After uploading documents and configuring the pipeline, document content is processed by the large model and automatically written to the knowledge base for webpage Q&A and OpenAPI scenarios, helping build RAG (Retrieval-Augmented Generation) applications. See Knowledge Base for details.
Issue Analysis
Submit build error messages to AI with one click to quickly identify the root cause.
Change Analysis
Submit commit or pull request change information to AI with one click to quickly understand changes and their potential impact.