diff options
author | MIDORIBIN <aquarion123@gmail.com> | 2023-07-09 15:11:54 +0200 |
---|---|---|
committer | MIDORIBIN <aquarion123@gmail.com> | 2023-07-09 15:11:54 +0200 |
commit | 1869d4b329de01b099ae4be797f3d0888db83d93 (patch) | |
tree | e9a02ff2eaa4612666ab8852bd74d32d7b42293b /README.md | |
parent | Update README.md (diff) | |
download | gpt4free-1869d4b329de01b099ae4be797f3d0888db83d93.tar gpt4free-1869d4b329de01b099ae4be797f3d0888db83d93.tar.gz gpt4free-1869d4b329de01b099ae4be797f3d0888db83d93.tar.bz2 gpt4free-1869d4b329de01b099ae4be797f3d0888db83d93.tar.lz gpt4free-1869d4b329de01b099ae4be797f3d0888db83d93.tar.xz gpt4free-1869d4b329de01b099ae4be797f3d0888db83d93.tar.zst gpt4free-1869d4b329de01b099ae4be797f3d0888db83d93.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -241,6 +241,13 @@ for token in chat_completion: <td><a href="https://github.com/mishalhossin/Discord-Chatbot-Gpt4Free/issues"><img alt="Issues" src="https://img.shields.io/github/issues/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> <td><a href="https://github.com/mishalhossin/Coding-Chatbot-Gpt4Free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/mishalhossin/Discord-Chatbot-Gpt4Free?style=flat-square&labelColor=343b41"/></a></td> </tr> + <tr> + <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free"><b>LangChain gpt4free</b></a></td> + <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/MIDORIBIN/langchain-gpt4free?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/MIDORIBIN/langchain-gpt4free/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/MIDORIBIN/langchain-gpt4free?style=flat-square&labelColor=343b41"/></a></td> + <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> </tbody> </table> |