From 4e842040592f7a3880e03aa3e2dcdba8ab001a78 Mon Sep 17 00:00:00 2001 From: "ityaozm@gmail.com" Date: Tue, 15 Oct 2024 15:59:26 +0800 Subject: [PATCH] docs(commit): Update dependencies in README files - Updated the dependencies list in the README files. - Added GitHub Copilot CLI to the list. - Removed unnecessary dependencies from the list. - Fixed typo in one of the dependencies. - Made formatting improvements to the README files. --- README-ja_JP.md | 1 + README-zh_CN.md | 1 + README.md | 1 + composer.json | 12 +++++++++--- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/README-ja_JP.md b/README-ja_JP.md index 9189502..6ec1eed 100644 --- a/README-ja_JP.md +++ b/README-ja_JP.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] [GitHub Copilot CLI](https://github.com/github/gh-copilot) - [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-zh_CN.md b/README-zh_CN.md index 37e3616..1f67bd0 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] [GitHub Copilot CLI](https://github.com/github/gh-copilot) - [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 c941079..a2dd538 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] [GitHub Copilot CLI](https://github.com/github/gh-copilot) - [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/composer.json b/composer.json index 4013a59..01e7911 100644 --- a/composer.json +++ b/composer.json @@ -21,10 +21,16 @@ "git-diff", "gpt", "keepachangelog", - "openai", "bito", - "ERNIE Bot", - "文心一言" + "cli", + "copilot", + "github", + "ernie", + "bot", + "文心一言", + "kimi", + "moonshot", + "openai" ], "readme": "README.md", "authors": [