diff options
author | xtekky <98614666+xtekky@users.noreply.github.com> | 2023-06-14 03:10:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-14 03:10:54 +0200 |
commit | 093053cfa093b43739430daf09ee201c897196c2 (patch) | |
tree | 5074784ba1cf62138819d7810bb2659d85a95259 | |
parent | important announcement, g4f v2 & gpt-4 discord bot (diff) | |
download | gpt4free-093053cfa093b43739430daf09ee201c897196c2.tar gpt4free-093053cfa093b43739430daf09ee201c897196c2.tar.gz gpt4free-093053cfa093b43739430daf09ee201c897196c2.tar.bz2 gpt4free-093053cfa093b43739430daf09ee201c897196c2.tar.lz gpt4free-093053cfa093b43739430daf09ee201c897196c2.tar.xz gpt4free-093053cfa093b43739430daf09ee201c897196c2.tar.zst gpt4free-093053cfa093b43739430daf09ee201c897196c2.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,8 +1,11 @@ -**A major update is to come in the next week (statement written 4 Jun)** -**While waiting, you can check out a v2 prototype of gpt4free someone made:** https://gitler.moe/g4f/gpt4free -**Discord bot with gpt-4 using poe.com:** https://github.com/xtekky/gpt4free-discord +**A major update is to come this week (statement written 14 Jun)** +**You may check these out in the meanwhile**: +- Example and utils on how to use Openai's new Function Models: https://gist.github.com/xtekky/28e1320d593e04e586ba2da807778176 +- v2 prototype of gpt4free someone made: https://gitler.moe/g4f/gpt4free +- Discord bot with gpt-4 using poe.com: https://github.com/xtekky/gpt4free-discord +______ What can I do to contribute ? you reverse a site from this list: [sites-to-reverse](https://github.com/xtekky/gpt4free/issues/40), and add it to [`./testing`](https://github.com/xtekky/gpt4free/tree/main/testing) or refractor it and add it to [`./gpt4free`](https://github.com/xtekky/gpt4free/tree/main/gpt4free) |