{"flow": {"nodes": [{"width": 312, "height": 311, "id": "prompt-utility_price_parsing", "type": "prompt", "data": {"prompt": "{prompt}", "n": 1, "llms": [{"key": "aa3c0f03-22bd-416e-af4d-4bf5c4278c99", "settings": {"system_msg": "You are a JSON utility that must return machine-readable JSON as output.", "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": "You are a JSON utility that must return machine-readable JSON as output.", "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-utility_price_parsing", "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-utility_price_parsing", "type": "vis", "data": {"input": "eval-utility_price_parsing"}, "position": {"x": 1200, "y": 250}, "positionAbsolute": {"x": 1200, "y": 250}}, {"width": 302, "height": 260, "id": "inspect-utility_price_parsing", "type": "inspect", "data": {"input": "prompt-utility_price_parsing"}, "position": {"x": 820, "y": 400}, "positionAbsolute": {"x": 820, "y": 400}}, {"width": 423, "height": 417, "id": "table-utility_price_parsing", "type": "table", "data": {"rows": [{"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nBasic Generation Service: 121 kWh X $0.069 per kWh = 8.35 \n Total Electric Supply Charges = 30.23 \n Distribution Charge: 121 kWh X $0.041 per kWh = 4.96 \n Total Electric Delivery Charges = 20.43", "ideal": "{'supply_cost_per_kwh': '0.25', 'delivery_cost_per_kwh': '0.17'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nGeneration Service (Supply) = $34.89 \n Transmission Service = 7.24 \n Distribution Service = 4.96 \n Meter Usage: 568 kWh", "ideal": "{'supply_cost_per_kwh': '0.061', 'delivery_cost_per_kwh': '0.022'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nElectricity Used (kWh) = 762 \n Electricity Supply Charges 762 kWh at a cost of $100.25 \n Delivery Service Charge: 762 kWh @ 0.008 = 6.096 \n Total Electric Delivery Charges = 59.36", "ideal": "{'supply_cost_per_kwh': '0.13', 'delivery_cost_per_kwh': '0.078'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nSupply 423 kWh @ 11 cents / kWh = 46.53 \n Total electricity supply charges $68.21 \n Delivery 423 kWh @ 4 cents / kWh = 16.92 \n Total electricity delivery charges $17.43", "ideal": "{'supply_cost_per_kwh': '0.16', 'delivery_cost_per_kwh': '0.041'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nEnergy 152 @ 0.069 = 10.49 \n Total Energy Charges = 14.25 \n Distribution 152 @ 0.041 = 6.23 \n Total Electric Delivery Charges = 6.99", "ideal": "{'supply_cost_per_kwh': '0.094', 'delivery_cost_per_kwh': '0.046'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nFixed Price Energy Charge 726kWh @ $0.026 \n Distribution Cost Recovery Factor 726kWh @ $0.0005 \n Distribution System Charge 726kWh @ $0.053 \n Total Electric Delivery Charges = 42.03", "ideal": "{'supply_cost_per_kwh': '0.026', 'delivery_cost_per_kwh': '0.058'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nSupplier \n Generation Srvc Chrg** 251.00kWh X $0.2 $50.20 \n Subtotal Supplier Services = $69.23 \n Delivery \n Transmission Chrg 251.00kWh X $0.04 $10.04 \n Subtotal Delivery Services $26.02", "ideal": "{'supply_cost_per_kwh': '0.28', 'delivery_cost_per_kwh': '0.10'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nGENERATION CHARGE \n ENERGY CHARGE .052 X 423 KWH = 22.00 \n DELIVERY SERVICES: \n DISTRIBUTION CHG .012 X 423 KWH = 5.07 \n TOTAL DELIVERY SERVICES $ 27.06", "ideal": "{'supply_cost_per_kwh': '0.052', 'delivery_cost_per_kwh': '0.064'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nElectricity Supply \n Electricity Supply 0.0324 x 1000 kWh = 32.40 \n Total Electricity Supply $32.40 \n Delivery 0.05 x 1000 kWh 50.00 \n Total Delivery $100.00", "ideal": "{'supply_cost_per_kwh': '0.032', 'delivery_cost_per_kwh': '0.1'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nElectricity Supply \n Electricity Supply 0.04 x 1000 kWh = 40.00 \n Total Electricity Supply $40.00 \n Delivery 0.01 x 1000 kWh 10.00 \n Total Delivery $10.00", "ideal": "{'supply_cost_per_kwh': '0.04', 'delivery_cost_per_kwh': '0.01'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nElectricity generation 0.05 x 1000 kWh = 50.00 \n Total Electricity Supply $50.00 \n Delivery 0.01 x 1000 kWh 10.00 \n Total Delivery $10.00", "ideal": "{'supply_cost_per_kwh': '0.05', 'delivery_cost_per_kwh': '0.01'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nDetails of Electric Charges \n Rate Schedule: E1 XB Residential Service \n Tier 1 Usage 312.10 kWh @ 0.15 $ 46.82 \n Tier 2 Usage 100.00 kWh @ 0.20 $ 20.00 \n Tier 3 Usage 10.00 kWh @ 0.25 $ 2.50 \n Tier 4 Usage 0.00 kWh @ 0.30 $ 0.00 \n Total Electric Delivery Charges $112.31 \n Generation - Total 422.10 kWh @ $0.06043 $25.51 \n Total Penninsula Clean Energy Electric Generation Charges $26.60", "ideal": "{'supply_cost_per_kwh': '0.063', 'delivery_cost_per_kwh': '0.27'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nDelivery charges \n Charges for delivering electric to you: kWh charges \n For the first 400kWh x $0.05 $20.00 \n For the next 314 kWh x $0.08 $25.12 \n For the next 201 kWh x 0.09 $18.09 \n Total electric delivery charges $82.31 \n Supply charges \n Cost of electric supplied by PSE&G \n Charges \n For the first 202 kWh x $0.14 $28.28 \n For the next 400 kWh x $0.149 $59.60 \n For the next 313 kWh x $0.186 $58.22 \n Total electric supply charges $146.10", "ideal": "{'supply_cost_per_kwh': '0.16', 'delivery_cost_per_kwh': '0.090'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nElectricity \n Time of use - Winter \n 140.2 kWh On-peak @ $0.25 $35.05 \n 200.2 kWh Off-peak @ $0.15 $30.03 \n Delivery 60.20", "ideal": "{'supply_cost_per_kwh': '0.19', 'delivery_cost_per_kwh': '0.18'}"}, {"prompt": "Your job is compute the cost per kWh of electricity supply (value must be a decimal rounded to 2 significant figures) and the cost per kWh of electricity delivery (value must be a decimal rounded to 2 significant figures) based on the following incomplete OCR reading from a user's utility bill. You are guaranteed to have the information needed to compute the desired values. Return in the following JSON format: {'supply_cost_per_kwh': '', 'delivery_cost_per_kwh': ''}. The following is information from the utility bill: \nDistribution Services: \n Customer Charge 10.00 \n Energy Charge First 300 kWh X 0.01 per kWh = 10.00 \n Energy Charge Last 1000 kWh x 0.08 per kWh = 80.00 \n Total Energy Charge 130.25 \n Supply Charges \n Total Electric Charges - Residential-R 25.02", "ideal": "{'supply_cost_per_kwh': '0.10', 'delivery_cost_per_kwh': '0.019'}"}], "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-utility_price_parsing", "sourceHandle": "prompt", "target": "eval-utility_price_parsing", "targetHandle": "responseBatch", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-eval-1686756357355responseBatch"}, {"source": "prompt-utility_price_parsing", "sourceHandle": "prompt", "target": "inspect-utility_price_parsing", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-prompt-1686756357355prompt-inspect-1686756357355input"}, {"source": "eval-utility_price_parsing", "sourceHandle": "output", "target": "vis-utility_price_parsing", "targetHandle": "input", "interactionWidth": 100, "markerEnd": {"type": "arrow", "width": "22px", "height": "22px"}, "id": "reactflow__edge-eval-1686756357355output-vis-1686756357355input"}, {"source": "table-utility_price_parsing", "sourceHandle": "Prompt", "target": "prompt-utility_price_parsing", "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": {}}}