Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
61 lines (38 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

61 lines (38 loc) · 1.06 KB

v1.4.8

  • Issue prompt from a file - {f.filename}

    note File should be in the current directory

  • Run response against the system - --system

    warning Use at your own risk!

  • Quit program - _exit
  • Over 170 prompts

v1.5.0

  • Chat with Bard GPT conversationally.
  • GPTs chat to each other

v1.5.1

  • Improved GPT-GPT kickoff convo

V1.5.2

  • Sleep interval at each complete chat - _botchat

v1.5.3

  • Bard is optional
  • Busy bar
  • Appdir - gpt-cli
  • Cancel request - CTRL+C

v1.5.4

  • Over 180 prompts

v1.5.5

  • Prompt ID name - GPT-CLI
  • Auto-generate prompts - pdf
  • Prompts.csv file moved to assets
  • Help info rendered in Markdown

v1.5.6

  • all-acts.pdf index starts from 0.
  • Auto-append timestamp to pdf.

v1.5.7

  • Googlebard==1.0.3
  • Other minor updates

v1.5.8

  • Bard request error fixed

v1.5.9

What's new?

  • Bug fixed - low httpx logging level : bard
  • Bug fixed - malfunctioning reset action : bard