docs: Add setup cell for colab example (#965)

This commit is contained in:
Ayush Chaurasia
2024-02-13 20:42:01 +05:30
committed by Weston Pace
parent 510e8378bc
commit f78fe721db

View File

@@ -22,7 +22,7 @@
"outputs": [],
"source": [
"# Setup\n",
"!pip install lancedb pandas langchain langchain-community"
"!pip install lancedb pandas langchain langchain-community pypdf openai cohere tiktoken sentence_transformers tantivy==0.20.1"
]
},
{