Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OpenAI_API.deps.json | 2023-12-07 | 14.2 kB | |
OpenAI_API.xml | 2023-12-07 | 183.9 kB | |
OpenAI_API.dll | 2023-12-07 | 98.3 kB | |
OpenAI_API.pdb | 2023-12-07 | 33.6 kB | |
OpenAI.1.8.0.snupkg | 2023-12-07 | 18.0 kB | |
OpenAI.1.8.0.nupkg | 2023-12-07 | 240.6 kB | |
README.md | 2023-12-06 | 771 Bytes | |
v1.8 source code.tar.gz | 2023-12-06 | 234.8 kB | |
v1.8 source code.zip | 2023-12-06 | 267.0 kB | |
Totals: 9 Items | 1.1 MB | 0 |
What's Changed
- Added and updated models as of December 6, 2023, including the new GPT 4 Turbo and DALL-E 3.
- Added support for automatically pruning chat conversation history when it exceeds the context window.
(Support for vision, text-to-speech, and all the new features shown at OpenAI DevDay will be coming soon, but are not yet implemented.)
New Contributors
- @lofcz made their first contribution in https://github.com/OkGoDoIt/OpenAI-API-dotnet/pull/112
- @esp0 made their first contribution in https://github.com/OkGoDoIt/OpenAI-API-dotnet/pull/106
- @tomaustin700 made their first contribution in https://github.com/OkGoDoIt/OpenAI-API-dotnet/pull/113
Full Changelog: https://github.com/OkGoDoIt/OpenAI-API-dotnet/compare/v1.7.2...v1.8