From 8dc05340fd59fc3fcdbfa771affb89ff33974373 Mon Sep 17 00:00:00 2001 From: "ityaozm@gmail.com" Date: Mon, 8 Apr 2024 11:32:12 +0800 Subject: [PATCH] Update(README): Add Moonshot to the list of integrated services - Add a new integrated service, Moonshot, to the README files. - Provide a link to the Moonshot API reference documentation. - The update aims to keep the README files up-to-date with the latest integrated services. --- README-zh_CN.md | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README-zh_CN.md b/README-zh_CN.md index 8c93cf7..0bbbed4 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -19,6 +19,7 @@ - [x] [Bito Cli](https://github.com/gitbito/CLI) - [x] [ERNIE-Bot-turbo](https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu#ernie-bot-turbo) - [x] [ERNIE-Bot](https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu#ernie-bot) +- [x] [Moonshot](https://platform.moonshot.cn/docs/api-reference) - [x] [OpenAI Chat](https://platform.openai.com/docs/api-reference/chat) - [x] [OpenAI](https://platform.openai.com/docs/api-reference/completions) - [ ] ... diff --git a/README.md b/README.md index ffe1557..82a5498 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ - [x] [Bito Cli](https://github.com/gitbito/CLI) - [x] [ERNIE-Bot-turbo](https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu#ernie-bot-turbo) - [x] [ERNIE-Bot](https://cloud.baidu.com/doc/WENXINWORKSHOP/s/Nlks5zkzu#ernie-bot) +- [x] [Moonshot](https://platform.moonshot.cn/docs/api-reference) - [x] [OpenAI Chat](https://platform.openai.com/docs/api-reference/chat) - [x] [OpenAI](https://platform.openai.com/docs/api-reference/completions) - [ ] ...