File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
},
45
45
"askTitle" : " Ask your data" ,
46
46
"gpt4vExamples" : {
47
- "1" : " Compare the impact of interest rates and GDP in financial markets." ,
48
- "2" : " What is the expected trend for the S&P 500 index over the next five years? Compare it to the past S&P 500 performance " ,
47
+ "1" : " Compare the impact of interest rates and GDP on financial markets." ,
48
+ "2" : " What is the expected trend for the S&P 500 index over the next five years? Compare it to the past performance of the S&P 500. " ,
49
49
"3" : " Can you identify any correlation between oil prices and stock market trends?" ,
50
- "placeholder" : " Example: Does my plan cover annual eye exams ?"
50
+ "placeholder" : " Example: Does our Helm Chart configuration allow specifying StatefulSets ?"
51
51
},
52
52
"generatingAnswer" : " Generating answer" ,
53
53
"citationWithColon" : " Citation:" ,
Original file line number Diff line number Diff line change 149
149
}
150
150
151
151
.headerNavPageLinkActive {
152
- color : # f2f2f2 ;
152
+ /* color: #f2f2f2; */
153
153
text-decoration : none;
154
154
}
155
155
You can’t perform that action at this time.
0 commit comments