{"flow": {"nodes": [{"width": 312, "height": 311, "id": "prompt-number-pattern", "type": "prompt", "data": {"prompt": "{prompt}", "n": 1, "llms": [{"key": "aa3c0f03-22bd-416e-af4d-4bf5c4278c99", "settings": {"system_msg": "A sequence of numbers with one blank(__) as a question, and four options as possible answers will be given, try to find the pattern of the sequence of numbers, then choose the most suitable one as your answer to fill the blank, user will use latex if necessary. Your reply will only have one letter either \"A\", \"B\", \"C\", or \"D\", without explanation.", "temperature": 1, "functions": [], "function_call": "", "top_p": 1, "stop": [], "presence_penalty": 0, "frequency_penalty": 0}, "name": "GPT3.5", "emoji": "\ud83d\ude42", "model": "gpt-3.5-turbo", "base_model": "gpt-3.5-turbo", "temp": 1, "formData": {"shortname": "GPT3.5", "model": "gpt-3.5-turbo", "system_msg": "A sequence of numbers with one blank(__) as a question, and four options as possible answers will be given, try to find the pattern of the sequence of numbers, then choose the most suitable one as your answer to fill the blank, user will use latex if necessary. Your reply will only have one letter either \"A\", \"B\", \"C\", or \"D\", without explanation.", "temperature": 1, "functions": "", "function_call": "", "top_p": 1, "stop": "", "presence_penalty": 0, "frequency_penalty": 0}}]}, "position": {"x": 448, "y": 224}, "selected": false, "positionAbsolute": {"x": 448, "y": 224}, "dragging": false}, {"width": 333, "height": 182, "id": "eval-number-pattern", "type": "evaluator", "data": {"code": "function evaluate(response) {\n\tlet ideals = JSON.parse(response.meta['Ideal']);\n\treturn ideals.some(i => response.text.startsWith(i));\n}", "language": "javascript"}, "position": {"x": 820, "y": 150}, "positionAbsolute": {"x": 820, "y": 150}}, {"width": 228, "height": 196, "id": "vis-number-pattern", "type": "vis", "data": {"input": "eval-number-pattern"}, "position": {"x": 1200, "y": 250}, "positionAbsolute": {"x": 1200, "y": 250}}, {"width": 302, "height": 260, "id": "inspect-number-pattern", "type": "inspect", "data": {"input": "prompt-number-pattern"}, "position": {"x": 820, "y": 400}, "positionAbsolute": {"x": 820, "y": 400}}, {"width": 423, "height": 417, "id": "table-number-pattern", "type": "table", "data": {"rows": [{"prompt": "\\sqrt{2},4,6\\sqrt{2},16,20\\sqrt{2},__\nA\u300132\nB\u300148\nC\u300164\nD\u300172", "ideal": "[\"B\"]"}, {"prompt": "4,23,68,101,__\nA\u3001128\nB\u3001119\nC\u300174.75\nD\u300170.25", "ideal": "[\"C\"]"}, {"prompt": "0.1,1.2,3.5,8.13,__\nA\u300121.34\nB\u300121.17\nC\u300111.34\nD\u300111.17", "ideal": "[\"A\"]"}, {"prompt": "12,1112,3112,211213,__\nA\u3001332211\nB\u3001132231\nC\u3001112233\nD\u3001312213", "ideal": "[\"D\"]"}, {"prompt": "1,6,15,28,__\nA\u300135\nB\u300140\nC\u300145\nD\u300156", "ideal": "[\"C\"]"}, {"prompt": "3,4,8,24,88,__\nA\u3001121\nB\u3001196\nC\u3001225\nD\u3001344", "ideal": "[\"D\"]"}, {"prompt": "0,6,24,60,120,__\nA\u3001186\nB\u3001210\nC\u3001220\nD\u3001226", "ideal": "[\"B\"]"}, {"prompt": "1,1,2,2,3,4,3,5,__\nA\u30014\nB\u30015\nC\u30016\nD\u30017", "ideal": "[\"C\"]"}, {"prompt": "9,11,14,19,26,__\nA\u300133\nB\u300135\nC\u300137\nD\u300139", "ideal": "[\"C\"]"}, {"prompt": "4.3,8.6,12.12,16.24,20.48,__\nA\u300124.72\nB\u300132.96\nC\u300132.64\nD\u300124.96", "ideal": "[\"D\"]"}, {"prompt": "0,\\frac{1}{6},\\frac{3}{8},\\frac{1}{2},\\frac{1}{2},__\nA\u3001\\frac{7}{12}\nB\u3001\\frac{5}{12}\nC\u3001\\frac{5}{13}\nD\u3001\\frac{7}{13}", "ideal": "[\"B\"]"}, {"prompt": "\\frac{2}{3},3,4,14,58,__\nA\u3001814\nB\u3001836\nC\u3001802\nD\u3001828", "ideal": "[\"A\"]"}, {"prompt": "-4,3,-12,-36,432,__\nA\u30012106\nB\u3001-3683\nC\u300110434\nD\u3001-15552", "ideal": "[\"D\"]"}, {"prompt": "-1,2,-4,4,4,__\nA\u3001-4\nB\u3001-8\nC\u30018\nD\u300116", "ideal": "[\"D\"]"}, {"prompt": "1+2,2+4,3+6,1+8,2+10,3+12,...,__,...\nA\u30011+24\nB\u30012+24\nC\u30013+26\nD\u30011+26", "ideal": "[\"D\"]"}, {"prompt": "1.4,0.9,1.25,4.49,9.121,__\nA\u300116.169\nB\u300116.289\nC\u300125.169\n