Skip to content

Releases: ferrislucas/promptr

6.1.0

22 May 00:42
Compare
Choose a tag to compare

Ability to set a custom base path for OpenAI API: #64

6.0.7

18 May 23:28
Compare
Choose a tag to compare

Default GPT4 model to gpt-4o: #63

6.0.6

26 Jan 23:42
Compare
Choose a tag to compare

Default GPT4 model to gpt-4-turbo-preview: #58

6.0.5

29 Nov 03:59
Compare
Choose a tag to compare

Default to gpt-4-1106-preview #55

6.0.4

06 Oct 23:40
Compare
Choose a tag to compare

Support Liquidjs templating in user prompts: #53

6.0.3

05 Oct 03:14
Compare
Choose a tag to compare

Modify the system message to encourage the model to respond with properly formatted json: #52

6.0.2

6.0.1

19 Aug 04:33
Compare
Choose a tag to compare

Sometimes the model will return invalid json. Sometimes the invalid json is valid except that the json is delimiting file contents with a triple double quote ("""). This release gracefully handles this scenario by fixing the json. #49

6.0.0

14 Jul 17:27
d4a14de
Compare
Choose a tag to compare

Default to GPT4

5.0.3

16 Jun 04:01
Compare
Choose a tag to compare

The default model used for GPT3 is now: gpt-3.5-turbo-0613
The default model used for GPT4 is now: gpt-4-0613

#45