diff --git a/README.md b/README.md index 2c63ffeb70f48b792668f77a34b5cd6aaaa7ed0d..7e1aba56f09d3a42fa218acdec0a3c398e375734 100644 --- a/README.md +++ b/README.md @@ -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 @@ ``` -## 测试 +## 功能测试 ```java @Slf4j @@ -89,7 +95,7 @@ public class ApiTest { - 这是一个单元测试类,也是最常使用的流式对话模式。 -## 接入 +## 程序接入 SpringBoot 配置类