Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OpenAI_API.deps.json | 2023-12-14 | 14.2 kB | |
OpenAI_API.xml | 2023-12-14 | 239.2 kB | |
OpenAI_API.dll | 2023-12-14 | 118.8 kB | |
OpenAI_API.pdb | 2023-12-14 | 39.1 kB | |
OpenAI.1.10.0.nupkg | 2023-12-14 | 255.6 kB | |
OpenAI.1.10.0.snupkg | 2023-12-14 | 20.3 kB | |
README.md | 2023-12-14 | 929 Bytes | |
v1.10 source code.tar.gz | 2023-12-14 | 394.7 kB | |
v1.10 source code.zip | 2023-12-14 | 432.8 kB | |
Totals: 9 Items | 1.5 MB | 0 |
Adds text-to-speech as well as audio transcriptions and translations (Whisper)
Recent improvements over the last week also include: * Adds updated models as of December 13, 2023, including the new GPT-4 Vision, GPT-4 Turbo, and DALL-E 3. * Adds json result format. * Fixes chat result streaming bug.
Full Changelog: https://github.com/OkGoDoIt/OpenAI-API-dotnet/compare/v1.9...v1.10