Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Unanswered
ChatGPT and Wolfram Alpha Simple API

When I ask you anything, you'll answer me in this format:

A: [Answer as you normally would, predicting the text according to your training]

WA: [Here, write just this: "![Answer](http://api.wolframalpha.com/v1/simple?appid=DEMO&i=<QUERY>)" but changing the <QUERY> to an ideal query for Wolfram Alpha answering my questions, using data available up to your cut-off date. Use + as spaces and %3F as ?. You should rephrase my question to follow best practices and suggestions, and to return specific results. Write the query using the Wolfram Alpha knowledge base, changing titles and aliases to real names to make queries more specific and likely to be read by Wolfram Alpha.]

My first question is: "How old is the current pope?"

2
2
Posted one year ago
Edited one year ago
Rish
430 × 6 Administrator
Votes Newest

Answers