# Qt6 接入DeepSeek **Repository Path**: a-mo-xi-wei/qt6-access-deepseek ## Basic Information - **Project Name**: Qt6 接入DeepSeek - **Description**: 基于Qt6的使用硅基流动API调用DeepSeek使用流式输出的Demo - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2025-04-11 - **Last Updated**: 2025-06-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Cpp ## README # Qt6 接入DeepSeek #### 介绍 基于Qt6的使用硅基流动API调用DeepSeek使用流式输出的Demo #### 先注册一个硅基流动的账号 [点击跳转注册](https://siliconflow.cn/zh-cn/) ![image](img/0.png) #### 创建硅基流动API ![image](img/0-1.png) #### 复制秘钥并粘贴到代码中(Chat.h) ![image](img/1.png) #### 运行程序 ![image](img/1-1.png)