Skip to content

Commit c41a294

Browse files
author
Song Zhang
committed
update agent response and received images
1 parent 8fb62cc commit c41a294

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

egrid_ai_agent/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@ python3 run_egrid_agent.py
7272

7373
## Expected Results
7474
### 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
7676

7777
![Agent Response PF](img/agent_resp_pf.png?raw=true "Agent Response for Prompt to Run Power Flow Analysis")
78-
*Agent Response for Prompt to Run Power Flow Analysis*
78+
<p align=center>Agent Response for Prompt to Run Power Flow Analysis</p>
7979

8080
### Hosting Capacity Analysis
8181
![Agent Response HCA](img/agent_resp_hca.png?raw=true "Agent Response for Prompt to Run Hosting Capacity Analysis")
82-
*Agent Response for Prompt to Run Hosting Capacity Analysis*
82+
<p align=center>Agent Response for Prompt to Run Hosting Capacity Analysis</p>
8383

8484
![HCA Result](img/hca_res.png?raw=true "Visual Representation of Hosting Capacity Analysis Results")
85-
*Visual Representation of Hosting Capacity Analysis Results*
85+
<p align=center>Visual Representation of Hosting Capacity Analysis Results</p>
-29.4 KB
Loading

egrid_ai_agent/img/hca_res.png

43.9 KB
Loading

0 commit comments

Comments
 (0)