Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 194 Bytes

Swift Anthropic

An easy way to use the Anthropic platform in Swift.

Example using command:

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