mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-13 05:25:07 +00:00
LanceDB example minor change (#23069)
Removed package version `0.6.13` in the example.
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"! pip install lancedb==0.6.13"
|
||||
"! pip install lancedb"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user