Skip to content

Releases: zq99/openai-vba-framework

Fix for non english systems

07 Jan 14:30
ead4ed2
Compare
Choose a tag to compare

Fix for non english systems

Json parsing update

16 Dec 16:49
1f706c9
Compare
Choose a tag to compare

Updated the way the JSON is parsed to cope with recent changes. Removed the legacy "Textcompletion" endpoint from the classes to reduce the amount of code in the class.

Minor changes

19 Jul 12:56
Compare
Choose a tag to compare

Minor changes to add more error handling to the external file retrieval for an API Key

Updated tests

29 May 12:41
0e046f9
Compare
Choose a tag to compare

Minor amendments and corrections to the test module
Main OpenAI class has a new method to allow calling methods to pause operation for a given number of milliseconds

Updated Release

21 May 01:07
a06e59c
Compare
Choose a tag to compare

Added support for different MSXML types when querying OpenAI API from VBA.

Updated Release

20 May 14:05
dd38f39
Compare
Choose a tag to compare

Added DALL-E support

First Release

17 May 17:30
adefacd
Compare
Choose a tag to compare

First Release