Tencent Cloud Code AnalysisTencent Cloud Code Analysis
Guide
API
  • IDE

    • Visual Studio Code TCA Plugin
    • JetBrains IDEs TCA Plugin
  • CNB

    • CNB TCA Plugin
    • CNB TCA Badge
  • Jenkins

    • Jenkins TCA Plugin
  • MCP

    • TCA MCP Server
  • Advanced

    • Intranet Repository Analysis
    • API 触发分析
    • Optimizing Analysis Speed
    • Improving the Issue Detection Rate
  • Other

    • Issue Ignoring Methods
Try Now
  • Service Agreement
  • Privacy Agreement
  • 简体中文
  • English
Guide
API
  • IDE

    • Visual Studio Code TCA Plugin
    • JetBrains IDEs TCA Plugin
  • CNB

    • CNB TCA Plugin
    • CNB TCA Badge
  • Jenkins

    • Jenkins TCA Plugin
  • MCP

    • TCA MCP Server
  • Advanced

    • Intranet Repository Analysis
    • API 触发分析
    • Optimizing Analysis Speed
    • Improving the Issue Detection Rate
  • Other

    • Issue Ignoring Methods
Try Now
  • Service Agreement
  • Privacy Agreement
  • 简体中文
  • English
  • Guide

    • Function Overview
    • Quick Start
    • Permission Configuration
    • 仓库配置
    • 分析方案
    • 分析项目
    • Component Composition Analysis
    • Node Management
    • Enhanced Analysis
    • AI Assistant
    • Plugin Configuration
    • Tool Rules
    • Frequently Asked Questions
    • Glossary

AI Assistant

Configuration Instructions

AI Assistant supports connecting to multiple large cloud-based models as underlying models. Team administrators can configure AI models on the team's AI Assistant management page and enable the AI Assistant feature.

AI Assistant

  • Cloud API Key: After activating the use of large models on the cloud official website, fill in the configuration of cloud API keys related to requesting large models. Different versions of models have varying performance and charging standards; please refer to the model's official documentation.

  • Token Limit: Once the number of Tokens consumed by the current team exceeds this limit, the AI Assistant feature will be automatically disabled. To prevent abuse of your model resources, it is recommended to set a Token limit.

  • Allowlist: Restrict access permissions for the AI Assistant feature.

Feature Description

AI Assistant supports multiple mainstream programming languages and can provide suggestions for various code issues such as poorly formatted code, security vulnerabilities, and logical errors.

AI Fix Suggestions

AI Fix Suggestions

Warning

Generating AI fix suggestions requires sending the code context to the large cloud-based model. Before using this feature, please ensure that your code does not contain any sensitive or confidential information.

Due to the current limitations of generative large models, AI-generated fix suggestions are for reference only and cannot be guaranteed to be 100% reliable. Please do not forget to manually test and verify the fixed code.

Last Updated:: 12/31/25, 12:40 PM
Contributors: faberihe, nickctang
Prev
Enhanced Analysis
Next
Plugin Configuration