Skip to content

Releases: Simatwa/python-tgpt

v0.0.9

03 Jan 00:12
Compare
Choose a tag to compare

What's new?

  • Chatting conversationally - Stable

v0.0.8

02 Jan 21:14
Compare
Choose a tag to compare

What's new?

  • Reading piped input as prompt - (Console). Thanks to @sameedzahoor
  • Reset conversation - (Console)
  • View conversation history - (Console)
  • Other minor fixes

v0.0.7

02 Jan 15:46
Compare
Choose a tag to compare

What's new?

  • Chat conversationally - (Experimental)
  • Maintain chat history .txt
  • Load chat history from file
  • Chain request through proxies

v0.0.6

02 Jan 11:46
Compare
Choose a tag to compare

What's new?

  • generate is the default command. Thanks to @sameedzahoor
  • Control response framing --quiet
  • generate based prompt optimization - --code & --shell

v0.0.5

01 Jan 19:13
Compare
Choose a tag to compare

What's new?

v0.0.4

01 Jan 18:40
Compare
Choose a tag to compare

What's new?

  • Minor bug fixes
  • Change of repository name.

v0.0.3

31 Dec 11:16
Compare
Choose a tag to compare

What's new?

  • Busy bar index bug fixed - (Console)
  • Other minor fixed.

v0.0.2

30 Dec 23:01
Compare
Choose a tag to compare

What's new?

  • Enhanced response generation
  • Prompt optimizers added - [code, shell_command]
  • Prompt optimizers added - Console
  • Clear console - Console

v0.0.1

30 Dec 19:01
Compare
Choose a tag to compare

Initial Release