SwiftOpenAI icon indicating copy to clipboard operation
SwiftOpenAI copied to clipboard

Serverside / Linux support

Open mfreiwald opened this issue 1 year ago • 5 comments

Any plans to make this buildable on Linux? Since its better to not put your API-keys on the client I want to use this on my swift server project.

I created a fork and replaced URLSession by HTTPClient from async-http-client but it's not fully tested yet and I have no idea yet what is the best approach to make it available for URLSession AND HTTPClient.

mfreiwald avatar Oct 01 '24 14:10 mfreiwald