Skip to content

An easy way to use the OpenAI platform in Swift.

License

Notifications You must be signed in to change notification settings

nathanborror/swift-openai

Repository files navigation

Swift OpenAI

This is a hard fork of github.com/MacPaw/OpenAI. Use at your own risk.

Build command Line:

$ swift build
$ ./.build/debug/OpenAICmd chat-completion "hi" --token YOUR_TOKEN --model gpt-4
Hello! How can I assist you today?

About

An easy way to use the OpenAI platform in Swift.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages