Check if a product mentioned in the question exists in the real world.
This endpoint uses a language model to assess whether a product described in the input question is likely to exist in reality. It makes multiple attempts to get a reliable result.
Parameters:
question
: String containing the question or description of the product to checkReturns:
product_exists
: Boolean indicating whether the product is likely to exist in the real worldExample Request:
Example Response:
Notes:
Raises:
Successful Response