| { | |
| "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