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