Skip to content

Commit

Permalink
chore: fix dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengxs2018 committed Dec 7, 2023
1 parent 0aa3dbc commit c5791a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/llmapi/src/ernie.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export type ErnieAIOptions = {
// 之前 AI Studio 的文档是有文档的,但现在不知道去哪了
// 参考:
// - https://cloud.baidu.com/doc/WENXINWORKSHOP/s/jlil56u11
// - https://github.com/PaddlePaddle/ERNIE-Bot-SDK/blob/develop/ErnieAI/backends/aistudio.py
// - https://github.com/PaddlePaddle/ERNIE-Bot-SDK/blob/develop/aistudio/backends/aistudio.py
export class ErnieAI extends APIClient {
protected token: string;

Expand Down

0 comments on commit c5791a7

Please sign in to comment.