提交 0c747962 编写于 作者: 小傅哥's avatar 小傅哥

docs:更新文档

上级 a221475a
......@@ -8,7 +8,13 @@
>**作者**:小傅哥 - 个人博客 [**bugstack.cn**](https://bugstack.cn/),互联网大厂架构师,《重学Java设计模式》、《手写MyBatis:渐进式源码实践》图书作者。`欢迎百度搜索:小傅哥bugstack`
## 安装
## 👣目录
- 组件配置
- 功能测试
- 程序接入
## 组件配置
- 申请ApiKey:[https://open.bigmodel.cn/usercenter/apikeys](https://open.bigmodel.cn/usercenter/apikeys) - 注册申请开通,即可获得 ApiKey
- 运行环境:JDK 1.8+
......@@ -22,7 +28,7 @@
</dependency>
```
## 测试
## 功能测试
```java
@Slf4j
......@@ -89,7 +95,7 @@ public class ApiTest {
- 这是一个单元测试类,也是最常使用的流式对话模式。
## 接入
## 程序接入
SpringBoot 配置类
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册