diff options
author | kqlio67 <kqlio67@users.noreply.github.com> | 2024-10-15 14:29:45 +0200 |
---|---|---|
committer | kqlio67 <kqlio67@users.noreply.github.com> | 2024-10-15 14:29:45 +0200 |
commit | b48757dd4faf0c5ecafa8feed01bc025e3230e12 (patch) | |
tree | ae03ba65904ca395fbab03a6e8b2067649ac4d09 /README.md | |
parent | Updated(README.md) (diff) | |
download | gpt4free-b48757dd4faf0c5ecafa8feed01bc025e3230e12.tar gpt4free-b48757dd4faf0c5ecafa8feed01bc025e3230e12.tar.gz gpt4free-b48757dd4faf0c5ecafa8feed01bc025e3230e12.tar.bz2 gpt4free-b48757dd4faf0c5ecafa8feed01bc025e3230e12.tar.lz gpt4free-b48757dd4faf0c5ecafa8feed01bc025e3230e12.tar.xz gpt4free-b48757dd4faf0c5ecafa8feed01bc025e3230e12.tar.zst gpt4free-b48757dd4faf0c5ecafa8feed01bc025e3230e12.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -747,6 +747,33 @@ set G4F_PROXY=http://host:port </a> </td> </tr> + <tr> + <td> + <a href="https://github.com/yjg30737/pyqt-openai"> + <b>VividNode (pyqt-openai)</b> + </a> + </td> + <td> + <a href="https://github.com/yjg30737/pyqt-openai/stargazers"> + <img alt="Stars" src="https://img.shields.io/github/stars/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" /> + </a> + </td> + <td> + <a href="https://github.com/yjg30737/pyqt-openai/network/members"> + <img alt="Forks" src="https://img.shields.io/github/forks/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" /> + </a> + </td> + <td> + <a href="https://github.com/yjg30737/pyqt-openai/issues"> + <img alt="Issues" src="https://img.shields.io/github/issues/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" /> + </a> + </td> + <td> + <a href="https://github.com/yjg30737/pyqt-openai/pulls"> + <img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/yjg30737/pyqt-openai?style=flat-square&labelColor=343b41" /> + </a> + </td> + </tr> </tbody> </table> |