From 1104d1d5440eb7c1c59b6a14b561ca2ee96f1ef7 Mon Sep 17 00:00:00 2001 From: Xiang <1984871009@qq.com> Date: Mon, 12 Jun 2023 15:09:30 +0800 Subject: [PATCH 1/4] feat: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9fe758..2eeb6dc 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ yarn yarn start ``` -### Run with docker 🐳 +### Run with docker(Suggest!) 🐳 ``` docker run -p 3000:3000 --env-file .env xiangsx/gpt4free-ts:latest From 6aa1f14f37c612c0cef094946d5e5201489c9c54 Mon Sep 17 00:00:00 2001 From: Xiang <1984871009@qq.com> Date: Mon, 12 Jun 2023 21:30:13 +0800 Subject: [PATCH 2/4] feat: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2eeb6dc..1633f9e 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,8 @@ docker-compose up --build -d ## 👥 Wechat Group + + ## 🌟 Star History From 2e473d81975f54aeaf83562fae1f1b6f97f58fdd Mon Sep 17 00:00:00 2001 From: Xiang <1984871009@qq.com> Date: Mon, 12 Jun 2023 21:30:53 +0800 Subject: [PATCH 3/4] feat: Update README_zh.md --- README_zh.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_zh.md b/README_zh.md index 9551486..a652f60 100644 --- a/README_zh.md +++ b/README_zh.md @@ -118,7 +118,9 @@ docker-compose up --build -d - http://127.0.0.1:3000/ask/stream?prompt=whoareyou&model=you ## 👥 加群细聊 + + ## 🌟 Star History From da657e4e7950592410b8311eb0aa8e7518a902b3 Mon Sep 17 00:00:00 2001 From: Tanoshii <79271690+Ta-noshii@users.noreply.github.com> Date: Tue, 13 Jun 2023 01:31:00 +0200 Subject: [PATCH 4/4] Fix links in readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1633f9e..7ba4de7 100644 --- a/README.md +++ b/README.md @@ -38,13 +38,13 @@ If you do not want your website to appear here, please raise an issue and I will |--|--|--|--| |[ai.mcbbs.gq](https://ai.mcbbs.gq)|gpt3.5|![Active](https://img.shields.io/badge/Active-brightgreen)|after 2023-06-03| |[forefront.ai](https://chat.forefront.ai)|👍GPT-4/gpt3.5|![Active](https://img.shields.io/badge/Active-brightgreen)|after 2023-06-03| -|[aidream](http://aidream.cloud)|GPT-3.5|![Active](https://img.shields.io/badge/Active-brightgreen)|after 2023-05-12| -|[you.com](you.com)|GPT-3.5|![Active](https://img.shields.io/badge/Active-brightgreen)|after 2023-05-12 +|[aidream](https://aidream.cloud)|GPT-3.5|![Active](https://img.shields.io/badge/Active-brightgreen)|after 2023-05-12| +|[you.com](https://you.com)|GPT-3.5|![Active](https://img.shields.io/badge/Active-brightgreen)|after 2023-05-12 |[phind.com](https://www.phind.com/)|GPT-4 / Internet / good search|![Active](https://img.shields.io/badge/Active-grey)| -|[bing.com/chat](bing.com/chat)|GPT-4/3.5|| -|[poe.com](poe.com)| GPT-4/3.5|| -|[writesonic.com](writesonic.com)| GPT-3.5 / Internet|| -|[t3nsor.com](t3nsor.com)|GPT-3.5|| +|[bing.com/chat](https://bing.com/chat)|GPT-4/3.5|| +|[poe.com](https://poe.com)| GPT-4/3.5|| +|[writesonic.com](https://writesonic.com)| GPT-3.5 / Internet|| +|[t3nsor.com](https://t3nsor.com)|GPT-3.5|| ## 🏃‍♂️ Run