/swift-anthropic

An easy way to use the Anthropic platform in Swift.

Primary LanguageSwiftMIT LicenseMIT

Swift Anthropic

An easy way to use the Anthropic platform in Swift.

Example using command:

$ make
$ ./anthropic -k $ANTHROPIC_API_KEY "hi"
Hello!