diff options
author | Hexye <65314629+HexyeDEV@users.noreply.github.com> | 2023-08-16 11:49:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-16 11:49:44 +0200 |
commit | 115f1c2079e3907848e5cfcae81073ec55328146 (patch) | |
tree | 08692db3639f5f19e6abdf0c62682ce17dbb8665 /README.md | |
parent | ~ | small fixes & new pypi version | v-0.0.1.9 (diff) | |
download | gpt4free-115f1c2079e3907848e5cfcae81073ec55328146.tar gpt4free-115f1c2079e3907848e5cfcae81073ec55328146.tar.gz gpt4free-115f1c2079e3907848e5cfcae81073ec55328146.tar.bz2 gpt4free-115f1c2079e3907848e5cfcae81073ec55328146.tar.lz gpt4free-115f1c2079e3907848e5cfcae81073ec55328146.tar.xz gpt4free-115f1c2079e3907848e5cfcae81073ec55328146.tar.zst gpt4free-115f1c2079e3907848e5cfcae81073ec55328146.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -277,6 +277,13 @@ for token in chat_completion: <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/MIDORIBIN/langchain-gpt4free?style=flat-square&labelColor=343b41"/></a></td> <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/MIDORIBIN/langchain-gpt4free?style=flat-square&labelColor=343b41"/></a></td> </tr> + <tr> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free"><b>ChatGpt Telegram Bot</b></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/HexyeDEV/Telegram-Chatbot-Gpt4Free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/HexyeDEV/Telegram-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> + </tr> </tbody> </table> |