private-gpt/private_gpt/settings
Brett England 134fc54d7d
feat(ingest): Created a faster ingestion mode - pipeline (#1750)
* Unify pgvector and postgres connection settings

* Remove local changes

* Update file pgvector->postgres

* postgresql should be postgres

* Adding pipeline ingestion mode

* disable hugging face parallelism.  Continue on file to doc transform failure

* Semaphore to limit docq async workers. ETA reporting
2024-03-19 21:24:46 +01:00
..
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
settings.py feat(ingest): Created a faster ingestion mode - pipeline (#1750) 2024-03-19 21:24:46 +01:00
settings_loader.py fix(tests): load the test settings only when running tests 2024-01-09 12:03:16 +01:00
yaml.py fix: fix pytorch version to avoid wheel bug (#1123) 2023-10-27 20:27:40 +02:00