From 7ad16b0a1b3d45314d05430228ab1d86d1e6ebc6 Mon Sep 17 00:00:00 2001 From: zyj118 <693696817@qq.com> Date: Mon, 13 Jan 2025 20:17:36 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0AI=20API=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E8=AF=B4=E6=98=8E=E4=B8=BA=E8=B1=86=E5=8C=85=E5=A4=A7?= =?UTF-8?q?=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6124f6d..b3d4607 100644 --- a/README.md +++ b/README.md @@ -218,9 +218,9 @@ MIT License - 在个人中心获取Token - 将Token填入 `config.json` 的 `tushare_token` 字段 -2. **AI分析服务 API Key** - - 访问 [Volcengine智能对话](https://www.volcengine.com/product/intelligent-chat) - - 注册企业账号并开通服务 +2. **豆包大模型 API Key** + - 访问 [豆包大模型](https://www.doubao.com/) + - 注册并登录账号 - 在控制台获取API Key和模型ID - 将API Key填入 `config.json` 的 `ai_api_key` 字段 - 将模型ID填入 `config.json` 的 `ai_model_id` 字段