diff options
author | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-05-04 20:09:33 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-04 20:09:33 +0200 |
commit | 95e0f7e13da7f602679f0ea15ab09e59c0817491 (patch) | |
tree | 02c5ed42ab7a214d2421d61b19d624ffb101181a | |
parent | updates (diff) | |
parent | gpt4free typescript version (diff) | |
download | gpt4free-95e0f7e13da7f602679f0ea15ab09e59c0817491.tar gpt4free-95e0f7e13da7f602679f0ea15ab09e59c0817491.tar.gz gpt4free-95e0f7e13da7f602679f0ea15ab09e59c0817491.tar.bz2 gpt4free-95e0f7e13da7f602679f0ea15ab09e59c0817491.tar.lz gpt4free-95e0f7e13da7f602679f0ea15ab09e59c0817491.tar.xz gpt4free-95e0f7e13da7f602679f0ea15ab09e59c0817491.tar.zst gpt4free-95e0f7e13da7f602679f0ea15ab09e59c0817491.zip |
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -52,6 +52,13 @@ Just API's from some language model sites. <td><a href="https://github.com/xtekky/gpt4free/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></a></td> </tr> <tr> + <td><a href="https://github.com/xiangsx/gpt4free-ts"><b>gpt4free-ts</b></a></td> + <td><a href="https://github.com/xiangsx/gpt4free-ts/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/xiangsx/gpt4free-ts/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/xiangsx/gpt4free-ts/issues"><img alt="Issues" src="https://img.shields.io/github/issues/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td> + <td><a href="https://github.com/xiangsx/gpt4free-ts/pulls"><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/xiangsx/gpt4free-ts?style=flat-square&labelColor=343b41"/></a></td> + </tr> + <tr> <td><a href="https://github.com/xtekky/chatgpt-clone"><b>ChatGPT-Clone</b></a></td> <td><a href="https://github.com/xtekky/chatgpt-clone/stargazers"><img alt="Stars" src="https://img.shields.io/github/stars/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></a></td> <td><a href="https://github.com/xtekky/chatgpt-clone/network/members"><img alt="Forks" src="https://img.shields.io/github/forks/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></a></td> |