GPTSwift icon indicating copy to clipboard operation
GPTSwift copied to clipboard

An OpenAI GPT interface written in Swift

Results 2 GPTSwift issues
Sort by recently updated
recently updated
newest added

Hello, First of all, I want to express my gratitude for providing this fantastic library. It has been incredibly useful, and I'm really thankful for your hard work. I recently...

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

enhancement