Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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,
|