Skip to content

Swift community driven package for OpenAI public API

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

Swift community driven package for OpenAI public API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%