{"flow": {"nodes": [{"width": 312, "height": 311, "id": "prompt-day-of-week-from-date", "type": "prompt", "data": {"prompt": "{prompt}", "n": 1, "llms": [{"key": "aa3c0f03-22bd-416e-af4d-4bf5c4278c99", "settings": {"system_msg": "Extract only the day of the week from a given date.", "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": "Extract only the day of the week from a given date.", "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-day-of-week-from-date", "type": "evaluator", "data": {"code": "function evaluate(response) {\n\tlet ideal = response.meta['Ideal'];\n\treturn response.text.startsWith(ideal);\n}", "language": "javascript"}, "position": {"x": 820, "y": 150}, "positionAbsolute": {"x": 820, "y": 150}}, {"width": 228, "height": 196, "id": "vis-day-of-week-from-date", "type": "vis", "data": {"input": "eval-day-of-week-from-date"}, "position": {"x": 1200, "y": 250}, "positionAbsolute": {"x": 1200, "y": 250}}, {"width": 302, "height": 260, "id": "inspect-day-of-week-from-date", "type": "inspect", "data": {"input": "prompt-day-of-week-from-date"}, "position": {"x": 820, "y": 400}, "positionAbsolute": {"x": 820, "y": 400}}, {"width": 423, "height": 417, "id": "table-day-of-week-from-date", "type": "table", "data": {"rows": [{"prompt": "Assume today is Friday, January 27, 2051. What day of the week is January 13, 2051? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Friday"}, {"prompt": "Assume today is Friday, January 27, 2051. What day of the week is February 26, 2051? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Sunday"}, {"prompt": "Assume today is Friday, January 27, 2051. What day of the week is December 31, 2050? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Saturday"}, {"prompt": "Assume today is Tuesday, June 6, 2051. What day of the week is June 12, 2051? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Monday"}, {"prompt": "Assume today is Sunday, December 8, 2052. What day of the week is December 31, 2052? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Tuesday"}, {"prompt": "Assume today is Monday, July 14, 2053. What day of the week is August 20, 2053? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Wednesday"}, {"prompt": "Assume today is Thursday, January 1, 2054. What day of the week is March 31, 2054? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Tuesday"}, {"prompt": "Assume today is Saturday, November 20, 2055. What day of the week is December 25, 2055? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Saturday"}, {"prompt": "Assume today is Saturday, November 20, 2055. What day of the week is November 27, 2055? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Saturday"}, {"prompt": "Assume today is Saturday, November 20, 2055. What day of the week is November 13, 2055? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Saturday"}, {"prompt": "Assume today is Saturday, November 20, 2055. What day of the week is November 6, 2055? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Saturday"}, {"prompt": "Assume today is Thursday, January 15, 2054. What day of the week is January 22, 2054? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Thursday"}, {"prompt": "Assume today is Thursday, January 15, 2054. What day of the week is January 22, 2054? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Thursday"}, {"prompt": "Assume today is Thursday, January 15, 2054. What day of the week is January 29, 2054? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Thursday"}, {"prompt": "Assume today is Thursday, January 15, 2054. What day of the week is February 5, 2054? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Thursday"}, {"prompt": "Assume today is Thursday, January 15, 2054. What day of the week is February 12, 2054? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Thursday"}, {"prompt": "Assume today is Thursday, February 29, 2052. What day of the week is March 5, 2052? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Tuesday"}, {"prompt": "Assume today is Thursday, February 29, 2052. What day of the week is March 7, 2052? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Thursday"}, {"prompt": "Assume today is Thursday, February 29, 2052. What day of the week is March 12, 2052? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Tuesday"}, {"prompt": "Assume today is Thursday, February 29, 2052. What day of the week is March 15, 2052? Answer with a single word and no punctuation: , e.g. \"Monday\"", "ideal": "Friday"}], "columns": [{"key": "prompt", "header": "Prompt"}, {"key": "ideal", "header": "Ideal"}]}, "position": {"x": -16, "y": 160}, "selected": false, "positionAbsolute": {"x": -16, "y": 160}, "dragging": false}], "edges": [{"source": "prompt-day-of-week-from-date", "sourceHandle": "prompt", "target": "eval-day-of-week-from-date", "targetHandle": "responseBatch", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-eval-1686756357355responseBatch"}, {"source": "prompt-day-of-week-from-date", "sourceHandle": "prompt", "target": "inspect-day-of-week-from-date", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-inspect-1686756357355input"}, {"source": "eval-day-of-week-from-date", "sourceHandle": "output", "target": "vis-day-of-week-from-date", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-eval-1686756357355output-vis-1686756357355input"}, {"source": "table-day-of-week-from-date", "sourceHandle": "Prompt", "target": "prompt-day-of-week-from-date", "targetHandle": "prompt", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-table-1686756385002Prompt-prompt-1686756357355prompt"}], "viewport": {"x": 144, "y": 37, "zoom": 1}}, "cache": {"eval-1686756357355.json": {}, "inspect-1686756357355.json": {}, "prompt-1686756357355.json": {}, "table-1686756385002.json": {}, "vis-1686756357355.json": {}}}