mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-03 07:05:20 +00:00

- Adds a destination connector to upload processed output into a PostgreSQL/Sqlite database instance. - Users are responsible to provide their instances. This PR includes a couple of configuration examples. - Defines the scripts required to setup a PostgreSQL instance with the unstructured elements schema. - Validates postgres/pgvector embedding storage and retrieval --------- Co-authored-by: potter-potter <david.potter@gmail.com>
9 lines
247 B
Plaintext
9 lines
247 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.8
|
|
# by the following command:
|
|
#
|
|
# pip-compile --constraint=requirements/constraints.in requirements/ingest/postgres.in
|
|
#
|
|
psycopg2-binary==2.9.9
|
|
# via -r requirements/ingest/sql.in
|