8000 Update README.md · ag-python-qt/pyqt-openai@ffc25b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit ffc25b2

Browse files
authored
Update README.md
1 parent f83f7f8 commit ffc25b2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ And if you would like to support this project, you can click the button below to
6060
* everything above is saved in an SQLite database file named conv.db.
6161
* support controlling parameters(temperature, top_p, etc) just like openai playground
6262
* able to see the reason why stream is finished
63-
* support latest model such as <b>GPT-4-32k-0613</b>
63+
* support token count (only for non-streaming response)
64+
* support latest model such as <b>GPT-4-1106-preview</b>
6465
* support <b>prompt generator</b> (manageable, autosaved in database)
6566
* support <b>slash commands</b>
6667
* support beginning and ending part of the prompt

0 commit comments

Comments
 (0)
0