Skip to content

Commit 12da727

Browse files
authored
Update README.md
1 parent 40684fe commit 12da727

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ To try out this sample app, use the latest stable version of <a href="https://de
3030
- [x] New Chat
3131
- [x] Chat History
3232
- [x] ChatBot with ChatGPT
33+
- [x] stream: true
34+
- [x] gpt-3.5-turbo
35+
- [x] text-davinci-003, text-curie-001, text-babbage-001, text-ada-001
36+
- [ ] stream: false
37+
- [ ] gpt-3.5-turbo
38+
- [ ] text-davinci-003, text-curie-001, text-babbage-001, text-ada-001
3339
- [ ] Stop generating
3440
- [ ] Delete conversation
3541
- [ ] Settings for ChatGPT

0 commit comments

Comments
 (0)