Skip to content

Instantly share code, notes, and snippets.

@jeanmartin
Last active May 1, 2021 12:45
Show Gist options
  • Save jeanmartin/08f5694feb4a6a1077d1ac1ebaaad5a0 to your computer and use it in GitHub Desktop.
Save jeanmartin/08f5694feb4a6a1077d1ac1ebaaad5a0 to your computer and use it in GitHub Desktop.
Service.api_key = "<API_KEY>"
results = Service.ask!("What is this?")
=> [{ a: "b", c: 78.12 }]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment