From f3417ba836cc828eb2139939069f84235387e6b3 Mon Sep 17 00:00:00 2001 From: zhangshulin Date: Tue, 28 Jan 2025 21:49:49 +0800 Subject: [PATCH] update user guide of tongyi --- guides/tongyi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/tongyi.md b/guides/tongyi.md index 1da6a387..da6fa19a 100644 --- a/guides/tongyi.md +++ b/guides/tongyi.md @@ -3,7 +3,7 @@ To use the Alibaba Tongyi model, you need to log in to [Alibaba Cloud Bailian](https://bailian.console.aliyun.com) to obtain an API key. Once you have the API key, set it as an environment variable as follows: ```shell -export DASHSCOPE_API_KEY="your-api-key" +export TONGYI_API_KEY="your-api-key" ``` ## Create a Chat Completion