Skip to content

Instantly share code, notes, and snippets.

@garystafford
Last active August 14, 2018 00:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/da64e6c37d0210c28081e4d971b8f15d to your computer and use it in GitHub Desktop.
Save garystafford/da64e6c37d0210c28081e4d971b8f15d to your computer and use it in GitHub Desktop.
{
"name": "myQuestion",
"type": "list_of_facts",
"samples": [
"{myQuestion}",
"give me a fact about {myQuestion}",
"give me a {myQuestion} fact",
"how many {myQuestion} does Azure have",
"I'd like to hear about {myQuestion}",
"I'd like to hear more about {myQuestion}",
"tell me about {myQuestion}",
"tell me about Azure's {myQuestion}",
"tell me about Azure {myQuestion}",
"tell me a {myQuestion} fact",
"tell me another {myQuestion} fact",
"when was Azure {myQuestion}"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment