dxdcx commited on
Commit
e214a1b
·
verified ·
1 Parent(s): f812fd9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -212,7 +212,7 @@ examples = [
212
  ],
213
  [
214
  {
215
- "text": "Write python code to replicate the following revenue graph adding revenue for 2025-2030 assuming 30% growth for Cloud and 10% growth for Search.",
216
  "files": ["assets/additional-examples/rev.png"],
217
  }
218
  ]
 
212
  ],
213
  [
214
  {
215
+ "text": "Write python code to replicate this graph adding revenue for 2025-2030 assuming 40% yearly growth for Cloud and 10% for Search.",
216
  "files": ["assets/additional-examples/rev.png"],
217
  }
218
  ]