Skip to content

Releases: ogre-run/gptify

v0.5.0-beta

20 Dec 04:40

Choose a tag to compare

Enable gptify to be used as library as well as a cli.

v0.5.0

20 Dec 04:57
2c71f35

Choose a tag to compare

Enable using gptify programmatically (inside a script) as well as a CLI.

v0.4.1

04 Dec 19:33

Choose a tag to compare

  • Disable checks for all special tokens

v0.4.0

03 Dec 20:35

Choose a tag to compare

  • Enable dividing the output file into chunks

v0.3.6

15 Nov 18:03

Choose a tag to compare

Update README

v0.3.5

17 Sep 15:54

Choose a tag to compare

Add support to Python 3.8

v0.3.4

15 May 05:42

Choose a tag to compare

Fix: ogre_dir wasn't being ignored in the previous version.

v0.3.3

02 May 05:16

Choose a tag to compare

New version v0.3.3

v0.3.2

19 Apr 05:50

Choose a tag to compare

Update version

v0.3.1

19 Apr 05:06

Choose a tag to compare

  • Update gptify/.gptignore to ignore ogre_dir, .env, and poetry.lock. This helps reduce the amount of tokens sent to the LLM inference API.