Skip to content

Commit

Permalink
C2 更新星火模型API使用截图
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoungs committed Sep 18, 2024
1 parent 5e4e34d commit 6225916
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/C2/2. 使用 LLM API.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,13 +404,13 @@ get_completion("你好,介绍一下你自己")

### 3.1 API 申请指引

我们可以使用 [Datawhale 提供的专属链接](https://xinghuo.xfyun.cn/sparkapi?ch=dwKeloHY),通过该链接进入可以获得更多的免费额度,点击`免费试用`
讯飞星火平台提供了 Spark3.5 Max、Spark4.0 Ultra 等多种模型的免费额度,我们可以在平台领取免费 tokens 额度,点击`免费领取`

![](../figures/C2-2-spark_1.png)

![](../figures/C2-2-spark_2.png)

如果是没有领取过免费试用包的用户,可以领取到 100000 tokens 的试用量,完成个人身份认证后,还可以免费领取 2000000 tokens 的试用量。完成领取后,点击进入控制台并创建应用,创建完成后,就可以看到我们获取到的 `APPID``APISecret``APIKey` 了:
领取免费试用包后,点击进入控制台并创建应用,创建完成后,就可以看到我们获取到的 `APPID``APISecret``APIKey` 了:

![](../figures/C2-2-spark_3.png)

Expand Down
Binary file modified docs/figures/C2-2-spark_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/figures/C2-2-spark_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/figures/C2-2-spark_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/C2-2-spark_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/C2-2-spark_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified figures/C2-2-spark_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -671,13 +671,13 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"我们可以使用 [Datawhale 提供的专属链接](https://xinghuo.xfyun.cn/sparkapi?ch=dwKeloHY),通过该链接进入可以获得更多的免费额度,点击`免费试用`:\n",
"讯飞星火平台提供了 Spark3.5 Max、Spark4.0 Ultra 等多种模型的免费额度,我们可以在平台领取免费 tokens 额度,点击`免费领取`:\n",
"\n",
"![](../../figures/C2-2-spark_1.png)\n",
"\n",
"![](../../figures/C2-2-spark_2.png)\n",
"\n",
"如果是没有领取过免费试用包的用户,可以领取到 100000 tokens 的试用量,完成个人身份认证后,还可以免费领取 2000000 tokens 的试用量。完成领取后,点击进入控制台并创建应用,创建完成后,就可以看到我们获取到的 `APPID`、`APISecret` 和 `APIKey` 了:\n",
"领取免费试用包后,点击进入控制台并创建应用,创建完成后,就可以看到我们获取到的 `APPID`、`APISecret` 和 `APIKey` 了:\n",
"\n",
"![](../../figures/C2-2-spark_3.png)"
]
Expand Down

0 comments on commit 6225916

Please sign in to comment.