private-gpt/private_gpt
Iván Martínez 64ed9cd872
Allow passing a system prompt (#1318)
2023-11-29 15:51:19 +01:00
..
components Added max_new_tokens as a config option to llm yaml block (#1317) 2023-11-26 19:17:29 +01:00
open_ai Update poetry lock (#1209) 2023-11-11 22:44:19 +01:00
server Allow passing a system prompt (#1318) 2023-11-29 15:51:19 +01:00
settings Added max_new_tokens as a config option to llm yaml block (#1317) 2023-11-26 19:17:29 +01:00
ui Allow passing a system prompt (#1318) 2023-11-29 15:51:19 +01:00
utils Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
__init__.py feat: Disable Gradio Analytics (#1165) 2023-11-06 14:31:26 +01:00
__main__.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
constants.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
di.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
launcher.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
main.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
paths.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00