summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornoptuno <repollo.marrero@gmail.com>2023-04-28 02:38:18 +0200
committernoptuno <repollo.marrero@gmail.com>2023-04-28 02:38:18 +0200
commitf34f561617c5e6c9c875afb46d420a839c97084b (patch)
treefee15c7d940e4a6b66195f2a7e42aac6b4ce09ee /README.md
parentFirst implementation of streamlit chat app in gui folder (diff)
downloadgpt4free-f34f561617c5e6c9c875afb46d420a839c97084b.tar
gpt4free-f34f561617c5e6c9c875afb46d420a839c97084b.tar.gz
gpt4free-f34f561617c5e6c9c875afb46d420a839c97084b.tar.bz2
gpt4free-f34f561617c5e6c9c875afb46d420a839c97084b.tar.lz
gpt4free-f34f561617c5e6c9c875afb46d420a839c97084b.tar.xz
gpt4free-f34f561617c5e6c9c875afb46d420a839c97084b.tar.zst
gpt4free-f34f561617c5e6c9c875afb46d420a839c97084b.zip
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index a37dc9b2..914128ff 100644
--- a/README.md
+++ b/README.md
@@ -49,8 +49,8 @@ Please note the following:
## Todo <a name="todo"></a>
-- [ ] Add a GUI for the repo
-- [ ] Make a general package named `openai_rev`, instead of different folders
+- [x] Add a GUI for the repo
+- [x] Make a general package named `openai_rev`, instead of different folders
- [ ] Live api status to know which are down and which can be used
- [ ] Integrate more API's in `./unfinished` as well as other ones in the lists
- [ ] Make an API to use as proxy for other projects