chore: add deprecation warning to vectordb (#2003)

This commit is contained in:
Will Jones
2025-01-13 14:53:12 -08:00
committed by GitHub
parent 66cbf6b6c5
commit 6b0adba2d9

View File

@@ -2,6 +2,9 @@
A JavaScript / Node.js library for [LanceDB](https://github.com/lancedb/lancedb).
**DEPRECATED: This library is deprecated. Please use the new client,
[@lancedb/lancedb](https://www.npmjs.com/package/@lancedb/lancedb).**
## Installation
```bash