Marco Boerner

Results 16 comments of Marco Boerner

I think there is an undocumented change, to initialize it you have to use: `let openAI = OpenAISwift(config: .makeDefaultOpenAI(apiKey: "TOKEN"))`

@sindresorhus I do agree, it's a shame this package doesn't get any more support. I and some others opened several pull requests to fix some issues which the current pre(!)...

@MarkHoath I think forking, not cloning, would be the more appropriate way, otherwise you're disregarding everyone elses work on this repo.

@MarkHoath, but even in this case, a fork (like you did at first with your personal account), and then merging the PRs of the original's repository, would have been the...

@MarkHoath that's great! 🙂

@ErikaFoxelot at the moment I'm also still using the MacPaw Repo to be honest, especially since there is a PR waiting that adds a lot of the features openAI has...