Install
- go get
- go.mod
Set your API key
NewClient reads TYPESAFE_API_KEY, TYPESAFE_BASE_URL, and TYPESAFE_DEFAULT_MODEL from the environment. Override any of them with WithAPIKey, WithBaseURL, or WithModel.
Ask a question
See the full example
A complete program with all three question types (Choice, Score, Noul).