You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: egrid_ai_agent/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,14 +72,14 @@ python3 run_egrid_agent.py
72
72
73
73
## Expected Results
74
74
### Power Flow Analysis
75
-
Uncomment the line in `run_egrid_agent` script where the prompt is "Run power flow analysis for case IEEE14_from_raw.gridcal" to run the power flow analysis example. Feel free to change the case name to play with various study systems. Note that you need to download the power flow cases from GridCal project repo ["Grids_and_Profiles/grids/"](https://github.com/SanPen/GridCal/tree/master/Grids_and_profiles) folder
75
+
Uncomment the line in `run_egrid_agent` script where the prompt is *"Run power flow analysis for case IEEE14_from_raw.gridcal"* to run the power flow analysis example. Feel free to change the case name to play with various study systems. Note that you need to download the power flow cases from GridCal project repo ["Grids_and_Profiles/grids/"](https://github.com/SanPen/GridCal/tree/master/Grids_and_profiles) folder
76
76
77
77

78
-
*Agent Response for Prompt to Run Power Flow Analysis*
78
+
<palign=center>Agent Response for Prompt to Run Power Flow Analysis</p>
79
79
80
80
### Hosting Capacity Analysis
81
81

82
-
*Agent Response for Prompt to Run Hosting Capacity Analysis*
82
+
<palign=center>Agent Response for Prompt to Run Hosting Capacity Analysis</p>
83
83
84
84

85
-
*Visual Representation of Hosting Capacity Analysis Results*
85
+
<palign=center>Visual Representation of Hosting Capacity Analysis Results</p>
0 commit comments