OpenAI-API-dotnet icon indicating copy to clipboard operation
OpenAI-API-dotnet copied to clipboard

Fixed issues #204.

Open zeecorleone opened this issue 9 months ago • 0 comments

Fixed Issue https://github.com/OkGoDoIt/OpenAI-API-dotnet/issues/204

  1. Improved ImageGenerationEndpointTests by introducing ImageSize construction helper method in order to retain access level of ImageSize constructor.
  2. Corrected EndpointBase constructor access level (changed to 'protected') in order to support HttpClientResolutionTests

zeecorleone avatar May 06 '24 17:05 zeecorleone