Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinlic committed May 4, 2024
1 parent 874bbe8 commit 712ae21
Show file tree
Hide file tree
Showing 20 changed files with 1,400 additions and 986 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/configs/nav.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export const nav: DefaultTheme.Config["nav"] = [
{ text: "智谱清言", link: "/freeapi/glm/" },
{ text: "秘塔AI", link: "/freeapi/metaso/" },
{ text: "讯飞星火", link: "/freeapi/spark/" },
{ text: "海螺AI", link: "/freeapi/hailuo/" },
{ text: "聆心智能", link: "/freeapi/emohaa/" },
],
activeMatch: "^/freeapi",
Expand Down
4 changes: 3 additions & 1 deletion docs/.vitepress/configs/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export const sidebar: DefaultTheme.Config["sidebar"] = {
{ text: "智谱清言", link: "/freeapi/glm/" },
{ text: "秘塔AI", link: "/freeapi/metaso/" },
{ text: "讯飞星火", link: "/freeapi/spark/" },
{ text: "海螺AI", link: "/freeapi/hailuo/" },
{ text: "聆心智能", link: "/freeapi/emohaa/" },
],
},
Expand All @@ -27,7 +28,8 @@ export const sidebar: DefaultTheme.Config["sidebar"] = {
{ text: "智谱清言", link: "/pit/glm" },
{ text: "秘塔AI", link: "/pit/metaso" },
{ text: "讯飞星火", link: "/pit/spark" },
{ text: "聆心智能", link: "/pit/Emohaa" },
{ text: "海螺AI", link: "/pit/hailuo" },
{ text: "聆心智能", link: "/pit/emohaa" },
],
},
],
Expand Down
4 changes: 3 additions & 1 deletion docs/freeapi/emohaa/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

与 ChatGPT 接口完全兼容。

还有以下六个 free-api 欢迎关注:
还有以下七个 free-api 欢迎关注:

Moonshot AI(Kimi.ai)接口转 API [kimi-free-api](https://github.com/LLM-Red-Team/kimi-free-api)

Expand All @@ -31,6 +31,8 @@ Moonshot AI(Kimi.ai)接口转 API [kimi-free-api](https://github.com/LLM-Red

讯飞星火(Spark)接口转 API [spark-free-api](https://github.com/LLM-Red-Team/spark-free-api)

MiniMax(海螺AI)接口转API [hailuo-free-api](https://github.com/LLM-Red-Team/hailuo-free-api)

## 目录

- [免责声明](#免责声明)
Expand Down
4 changes: 3 additions & 1 deletion docs/freeapi/glm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

与 ChatGPT 接口完全兼容。

还有以下六个 free-api 欢迎关注:
还有以下七个 free-api 欢迎关注:

Moonshot AI(Kimi.ai)接口转 API [kimi-free-api](https://github.com/LLM-Red-Team/kimi-free-api)

Expand All @@ -29,6 +29,8 @@ Moonshot AI(Kimi.ai)接口转 API [kimi-free-api](https://github.com/LLM-Red

讯飞星火(Spark)接口转 API [spark-free-api](https://github.com/LLM-Red-Team/spark-free-api)

MiniMax(海螺AI)接口转API [hailuo-free-api](https://github.com/LLM-Red-Team/hailuo-free-api)

聆心智能 (Emohaa) 接口转 API [emohaa-free-api](https://github.com/LLM-Red-Team/emohaa-free-api)

## 目录
Expand Down
Binary file added docs/freeapi/hailuo/doc/example-0.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 added docs/freeapi/hailuo/doc/example-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 added docs/freeapi/hailuo/doc/example-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 added docs/freeapi/hailuo/doc/example-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 added docs/freeapi/hailuo/doc/example-4.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 added docs/freeapi/hailuo/doc/example-5.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 added docs/freeapi/hailuo/doc/example-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 712ae21

Please sign in to comment.