pentagoniac commited on
Commit
bbb7699
1 Parent(s): 2c45b31

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -66,6 +66,7 @@ For open-source repository, please refer to: __TBA__
66
  examples=[
67
  "Describe different type of etching in semiconductor manufacturing process",
68
  "What is Photolithography ?",
 
69
  "What elements are necessary for miniaturization of semiconductor etch manufacturing equipment and what are their priorities?",
70
  ],
71
  cache_examples=True,
 
66
  examples=[
67
  "Describe different type of etching in semiconductor manufacturing process",
68
  "What is Photolithography ?",
69
+ "Describe in detail about PVD, CVD, and ALD and their role in semiconductor manufacturing",
70
  "What elements are necessary for miniaturization of semiconductor etch manufacturing equipment and what are their priorities?",
71
  ],
72
  cache_examples=True,