dwb2023 commited on
Commit
3f32357
·
verified ·
1 Parent(s): beb784a

update readme

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -75,9 +75,19 @@ NOTE: Smolagents has some cool features like [reusable tools](https://huggingfac
75
  ```text
76
  "Compare family positions in the network using degree and closeness centrality."
77
  ```
 
78
 
79
  ![arize-phonix-telemetry](arize_pheonix_6_codeagent_runs.png)
80
 
 
 
 
 
 
 
 
 
 
81
  ---
82
 
83
  ## Setup Instructions
 
75
  ```text
76
  "Compare family positions in the network using degree and closeness centrality."
77
  ```
78
+ #### Overview of 6 CodeAgent runs
79
 
80
  ![arize-phonix-telemetry](arize_pheonix_6_codeagent_runs.png)
81
 
82
+ #### Code Generated to create HTML
83
+
84
+ ![arize-phoenix-telemetry-detail-code-html](arize_phoenix_file_image_html.png)
85
+
86
+ ##### HTML Output
87
+
88
+ ![html-output](centrality_network.html)
89
+
90
+
91
  ---
92
 
93
  ## Setup Instructions