v6.6.0
版本发布时间: 2022-12-27 21:11:16
betalgo/openai最新发布版本:v8.7.0(2024-09-23 20:48:43)
- Added support for new models (davinciv3 & edit models)
- Added support for Edit endpoint.
- (Warning: edit endpoint works with only some of the models, I couldn't find documentation about it, please follow the thread for more information: https://community.openai.com/t/is-edit-endpoint-documentation-incorrect/23361 )
- Some objects were created as classes instead of records in the last version. I change them to record. This will be breaking changes for some of you.
- With this version I think we cover all of openAI APIs
- In the next version I will be focusing on code cleanup and refactoring.
- If I don't need to release a bug-fix for this version also I will be updating the library with dotnet 7 in the next version as I promised.