From 1282976e81e15acc618451a1cdd8f515cdfd4614 Mon Sep 17 00:00:00 2001 From: whatwerwant Date: Wed, 22 Feb 2023 12:42:51 +0800 Subject: [PATCH 1/2] feat: add ChatGPT for ChatBot Feishu --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65b1548..d11791c 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ - [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt): Use ChatGPT On Wechat via wechaty. - [ChatGPT LINE Bot](https://github.com/isdaviddong/chatGPTLineBot) (Chinese content): Build your own ChatGPT LINE bot. - [gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant) (Chinese content): Run your own GPT LINE bot on Vercel in 10 minutes. +- [chatgpt-for-chatbot-feishu](https://github.com/go-zoox/chatgpt-for-chatbot-feishu): Connect ChatGPT with Feishu Chat Bot quickly. ### Reverse Proxy From 2c8ab3bb99e2489d756eb3ff6656ebfc4953a6e7 Mon Sep 17 00:00:00 2001 From: Eason Chang Date: Sun, 12 Mar 2023 20:55:49 +0800 Subject: [PATCH 2/2] Update zh-TW for chatgpt-for-chatbot-feishu --- README-zh-TW.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-zh-TW.md b/README-zh-TW.md index 0ca7801..660d7dd 100644 --- a/README-zh-TW.md +++ b/README-zh-TW.md @@ -71,6 +71,7 @@ - [wechat-chatgpt](https://github.com/fuergaosi233/wechat-chatgpt):ChatGPT 的微信 Bot。裝完依賴後只需要填寫 OpenAI 帳號密碼和微信掃碼就可以使用。 - [ChatGPT LINE Bot](https://github.com/isdaviddong/chatGPTLineBot)(中文內容):建立自己的 ChatGPT LINE 機器人。 - [gpt-ai-assistant](https://github.com/memochou1993/gpt-ai-assistant)(中文內容):在 10 分鐘內打造自己的 GPT LINE 機器人。 +- [chatgpt-for-chatbot-feishu](https://github.com/go-zoox/chatgpt-for-chatbot-feishu):快速將 ChatGPT 接入飛書的應用,基於 OpenAI 官方接口 GPT3 模型,支持私有部署,作為私人工作助理或者企業員工助理。 ### 反向代理網站(Reverse Proxy)