File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22< html >
33
44< head >
5- < title > Chain Visualizer</ title >
5+ < title > ChatChain Visualizer</ title >
66 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/materialize/1.0.0/css/materialize.min.css ">
77 < style >
88 body {
5050
5151< body >
5252 < div class ="container ">
53- < h2 > Chain Visualizer</ h2 >
53+ < h2 > ChatChain Visualizer</ h2 >
5454 < p > Select your ChatChainConfig.json under CompanyConfig/ to visualize</ p >
5555 < input type ="file " id ="fileInput " accept =".json ">
5656 < button id ="exportButton "> Export as Image</ button >
Original file line number Diff line number Diff line change 6161 < div class ="visualizer-box ">
6262 < br >
6363 < a href ="static/chain_visualizer.html ">
64- < button > Chain Visualizer</ button >
64+ < button > ChatChain Visualizer</ button >
6565 </ a >
6666 < p class ="visualizer-info "> Explore all the phases and settings in ChatChain.</ p >
6767 </ div >
You can’t perform that action at this time.
0 commit comments