Update unit2/llama-index/tools.ipynb for GmailToolSpec import
#59
by
saether
- opened
unit2/llama-index/tools.ipynb
CHANGED
@@ -22,7 +22,7 @@
|
|
22 |
"metadata": {},
|
23 |
"outputs": [],
|
24 |
"source": [
|
25 |
-
"!pip install llama-index datasets llama-index-callbacks-arize-phoenix llama-index-vector-stores-chroma llama-index-llms-huggingface-api -U -q"
|
26 |
]
|
27 |
},
|
28 |
{
|
|
|
22 |
"metadata": {},
|
23 |
"outputs": [],
|
24 |
"source": [
|
25 |
+
"!pip install llama-index datasets llama-index-callbacks-arize-phoenix llama-index-vector-stores-chroma llama-index-llms-huggingface-api llama-index-tools-google -U -q"
|
26 |
]
|
27 |
},
|
28 |
{
|