Skip to content

Releases: derwiki/go-chatgpt

0.98.1

03 May 16:51
Compare
Choose a tag to compare

Add support for GPT_MODEL=gpt-4, as well as change the refinement step to use gpt-4.

0.98.0

13 Apr 15:40
Compare
Choose a tag to compare

Released on Show HN
Supports:

  • querying all models at once and asking gpt-3.5-turbo for the best answer
  • querying a single model
  • adding a PROMPT_PREFIX to easily combine GPT instructions with STDIN