Skip to content

Releases: JZO001/Forge.OpenAI

v1.4.7

13 May 10:15
Compare
Choose a tag to compare

v1.4.4

03 May 07:04
Compare
Choose a tag to compare

Bugfixes and improvements

v1.3.0

18 Feb 21:27
Compare
Choose a tag to compare

Assistant, threads, messages and run API (beta) support, bugfixes

v1.2.0

10 Dec 15:06
Compare
Choose a tag to compare

FineTuning Job API support, existing APIs updated to the latest versions

v1.1.7

02 Dec 13:11
Compare
Choose a tag to compare

.NET 8 support and a fix for the ImageService, ImageEditRequest issue, #3

v1.1.6

25 Oct 11:09
Compare
Choose a tag to compare

Usage is always null bug fixed in ChatCompletionResponse and TextEditResponse

v1.1.5

17 May 15:07
Compare
Choose a tag to compare

Name field for the chat message. PromptLossWeight field of FineTuneCreateRequest is not mandatory (nullable). Azure endpoint default API version changed.

v1.1.4

02 May 21:08
Compare
Choose a tag to compare

Added support for IHttpClientFactory. Now short-lived, long-lived and custom HttpClient instances can be used. Last one is useful for MAUI Android clients.