- implement
fix
command
- add optional check of
CHAT_ANSWER_NO_NEW_LINE
environment variable to setup a default behavior
- new line string is added to answers automatically now by default ... added
no-new-line
flag to setup legacy behavior
- implement import dialog, which downloads content from a website as additional text into input field
- reimplement UI, which is inspired by Chatbot UI project
- (bug-)fix and other improvements
- BREAKING CHANGE: changed input order to:
- arguments
- editor
- STDIN
- implement
ui
command, which open a local UI, thanks to jbonot
.system
file in${HOME}/.egpt
can now contain a default system prompt, thanks to jbonot
- implement
sql
command
- implement
environment
command - code cleanups and improvements
- initial beta release