monra commited on
Commit
4a4abe2
2 Parent(s): 815c0e8 08de5b1

Merge branch 'main' of https://github.com/ramonvc/freegpt-webui

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -35,9 +35,9 @@ _Coding to solve as quickly as possible_
35
  - [x] Integrate the free GPT API into the WebUI
36
  - [x] Create Docker support
37
  - [x] Improve the Jailbreak functionality
38
- - [X] Add the GPT-4 model
 
39
  - [ ] Auto Proxy
40
- - [ ] Enhance the user interface
41
  - [ ] Enable editing and creating Jailbreaks in the WebUI
42
  - [ ] Migrate the interface to React.js (?)
43
 
 
35
  - [x] Integrate the free GPT API into the WebUI
36
  - [x] Create Docker support
37
  - [x] Improve the Jailbreak functionality
38
+ - [x] Add the GPT-4 model
39
+ - [x] Enhance the user interface
40
  - [ ] Auto Proxy
 
41
  - [ ] Enable editing and creating Jailbreaks in the WebUI
42
  - [ ] Migrate the interface to React.js (?)
43