privateGPT/scripts
Javier Martinez 01b7ccd064
fix(config): make tokenizer optional and include a troubleshooting doc (#1998)
* docs: add troubleshooting

* fix: pass HF token to setup script and prevent to download tokenizer when it is empty

* fix: improve log and disable specific tokenizer by default

* chore: change HF_TOKEN environment to be aligned with default config

* ifx: mypy
2024-07-17 10:06:27 +02:00
..
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
extract_openapi.py feat: add mistral + chatml prompts (#1426) 2024-01-16 22:51:14 +01:00
ingest_folder.py feat(UI): Select file to Query or Delete + Delete ALL (#1612) 2024-02-16 17:36:09 +01:00
setup fix(config): make tokenizer optional and include a troubleshooting doc (#1998) 2024-07-17 10:06:27 +02:00
utils.py feat(scripts): Wipe qdrant and obtain db Stats command (#1783) 2024-04-02 16:41:42 +02:00