Skip to content

0.0.8

Compare
Choose a tag to compare
@gustawdaniel gustawdaniel released this 15 Mar 11:56
· 134 commits to main since this release

Added envs:

  • GPT_SYSTEM_PROMPT - any string that will explain gpt3 how to behave.
  • GPT_POST
    • confirm - default, will ask if execute output in terminal
    • copy - will copy your answer to terminal clipboard
    • out - will print answer on standard output - usefully for further processing