Skip to content

Commit

Permalink
Added: gpt4-turbo banner (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
signebedi committed Nov 9, 2023
1 parent 7ea8506 commit 29a873c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@

ChatGPT wrapper in your TTY

<div style="background-color: #4CAF50; padding: 10px; color: white; text-align: center;">
This version supports gpt4 and <a href="https://help.openai.com/en/articles/8555510-gpt-4-turbo" style="color: white; text-decoration: underline;">gpt4-turbo</a>!
</div>


## About

gptty is a ChatGPT shell interface that allows you to (1) interact with ChatGPT in a manner similar to the web application, but without needing to rely on the web application's stability; (2) preserve context across chat sessions and structure your conversations however you want; (3) save local copies of your conversations for easy reference.
Expand Down

0 comments on commit 29a873c

Please sign in to comment.