GPTSwift icon indicating copy to clipboard operation
GPTSwift copied to clipboard

Make "finishReason" in answers an enum

Open SwiftedMind opened this issue 2 years ago • 0 comments

Currently, it is a String. It would be nice to have it be a proper enum with the values stop, length an contentFilter

SwiftedMind avatar Mar 29 '23 04:03 SwiftedMind