magic loops

OptiSolve

API Call 🚇

This block triggers the loop when an API request is made. It will accept a JSON input which contains a key 'problem' representing any problem statement that needs to be converted into an optimized solution. The block will output the received JSON.

Loading...

API Response 🚇

This block sends back the optimized solution produced in the previous block as a JSON response to the API request. The output must include the optimized solution text in a JSON format.

Description

An API that converts any given problem statement into an optimized solution.

5.0 (0 ratings)
1 runs