cs-util-com / cscore

cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and Unity projects.
https://cs-util-com.github.io/cscore/
Apache License 2.0
183 stars 31 forks source link

OpenAI API Extensions #118

Closed devicedev closed 6 months ago

devicedev commented 7 months ago

https://github.com/cs-util-com/cscore/issues/107

TTS & STT Combined in a single xUnit test to make use of each other:

GPT4V Image Upload support


This change is Reviewable

codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 8647be77 and detected 9 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1
Duplication 8

View more on Code Climate.