Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -15,7 +15,7 @@ from web_search import WebSearchTool
|
|
15 |
model_selected = "Mistral-7B-Instruct-v0.3-Q6_K.gguf"
|
16 |
examples = [
|
17 |
["latest news about Yann LeCun"],
|
18 |
-
["Latest news site:
|
19 |
["Where I can find best hotel in Galapagos, Ecuador intitle:hotel"],
|
20 |
["filetype:pdf intitle:python"]
|
21 |
]
|
|
|
15 |
model_selected = "Mistral-7B-Instruct-v0.3-Q6_K.gguf"
|
16 |
examples = [
|
17 |
["latest news about Yann LeCun"],
|
18 |
+
["Latest news site:github.blog"],
|
19 |
["Where I can find best hotel in Galapagos, Ecuador intitle:hotel"],
|
20 |
["filetype:pdf intitle:python"]
|
21 |
]
|