Skip to content

Releases: dongri/openai-api-rs

v2.0.5

08 Nov 13:29

Choose a tag to compare

Change response_format type

v2.0.4

08 Nov 00:21

Choose a tag to compare

Add response_format

v2.0.3

07 Nov 00:27

Choose a tag to compare

Add new models

v2.0.2

20 Oct 11:06

Choose a tag to compare

Add gpt-3.5-turbo-16k

v2.0.1

19 Oct 02:39

Choose a tag to compare

Bump up

v2.0.0

17 Oct 11:08

Choose a tag to compare

Add chain call to create Request instance
Thanks @night-cruise

v1.0.4

06 Oct 08:23

Choose a tag to compare

Fix function call type

v1.0.3

06 Oct 00:29

Choose a tag to compare

Add "none" to function_call type

v1.0.2

05 Oct 21:08

Choose a tag to compare

Fix function call type

v1.0.1

05 Oct 21:08
036b850

Choose a tag to compare

Merge pull request #32 from dongri/refactoring-minreq-header

Refactoring http request headers