private-gpt/private_gpt
2024-05-04 19:27:24 +05:45
..
components Merge branch 'main' into Global-docker 2024-05-04 17:16:25 +05:45
open_ai feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
server Fixed bug regarding pagination 2024-05-04 19:27:24 +05:45
settings feat: prompt_style applied to all LLMs + extra LLM params. (#1835) 2024-04-30 09:53:10 +02:00
ui Merge branch 'main' into dev 2024-04-03 17:46:42 +05:45
users Fixed bug regarding pagination 2024-05-04 19:27:24 +05:45
utils feat(ingest): Created a faster ingestion mode - pipeline (#1750) 2024-03-19 21:24:46 +01:00
__init__.py feat(local): tiktoken cache within repo for offline (#1467) 2024-03-11 22:55:13 +01:00
__main__.py Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
constants.py Updated docker compose compatible for GPU 2024-05-02 17:32:29 +05:45
di.py routes for listing file 2024-01-29 07:19:13 +05:45
home.py Added documents upload table 2024-02-09 20:37:37 +05:45
launcher.py Added fastapi-pagination and audit log download 2024-04-23 17:48:13 +05:45
main.py feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
paths.py Added users model for authentication with roles and user roles 2024-01-11 17:48:35 +05:45