Skip to content

Commit 9649c96

Browse files
committed
docs: Add PoC disclaimer to README
1 parent 9f0dda7 commit 9649c96

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
# DuckDB Document Store for Haystack
44

5+
> [!NOTE]
6+
> This project is a proof of concept - use at your own risk.
7+
> The code may be susceptible to bugs and security issues (such as SQL injection), proceed with caution.
8+
59
A DuckDB-backed document store for [Haystack](https://github.com/deepset-ai/haystack/) with
610
HNSW vector search via DuckDB's [VSS](https://duckdb.org/docs/stable/core_extensions/vss) extension. It supports:
711

0 commit comments

Comments
 (0)