mirror of
https://github.com/zylon-ai/private-gpt.git
synced 2025-12-22 10:45:42 +01:00
* Added logs at generation of the UI, and generate the UI in an object * Make ingest script more verbose in case of an error at ingestion time * Removed the explicit state in the UI containing ingested files * Make script of ingestion a bit more verbose by displaying stack traces * Change the browser tab title of privateGPT ui to `My Private GPT` |
||
|---|---|---|
| .. | ||
| components | ||
| open_ai | ||
| server | ||
| settings | ||
| ui | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| constants.py | ||
| di.py | ||
| main.py | ||
| paths.py | ||