Skip to content

Release v1.0.3

Choose a tag to compare

@shahabkondri shahabkondri released this 07 Apr 22:47
2870ba7
  • Added custom ChatShell class for a more user-friendly interaction with the ChatGPT API.
  • Enabled direct input of text to the ChatGPT API without the need for typing the "chat" command.
  • Allowed access to other commands by starting the input with a colon (':') character. e.g. :help
  • Renamed the project from chat-gpt-cli to chat-gpt-shell for better clarity and representation of its purpose.