Install Zadig
Obtain API Key
- Visit the SiliconFlow official website and register an account (if you have already registered, simply log in).
- After registration, open API Keys, create a new API Key, and click to copy the key for future use.
Configure SiliconFlow Model
In Zadig, go toSystem Settings -> System Integration -> AI Services, and add the AI service.


- Provider: Choose SiliconFlow
- Model Name: Enter the model provided by SiliconFlow
- Access URL:
https://api.siliconflow.cn/v1 - API Key: The API Key obtained in the previous step
Using the Model Service
AI Environment Inspection
With AI capabilities, you can comprehensively analyze and identify issues within the Kubernetes (K8s) environment, such as pod abnormalities and configuration errors. It also provides solutions, and by setting up a timer and IM notifications, you can implement periodic inspections to send the identified issues and solutions to the respective responsible parties in a timely manner.

AI Performance Insights
Based on the performance data generated in Zadig, AI-assisted analysis can accurately pinpoint performance issues within the project and provide improvement suggestions. Compared to traditional methods, which may require manual analysis of large amounts of data, AI can automatically generate reports in a much shorter time.

