private-gpt/private_gpt
Iván Martínez 24fae660e6
feat: Add stream information to generate SDKs (#1569)
2024-02-02 16:14:22 +01:00
..
components fix: Adding an LLM param to fix broken generator from llamacpp (#1519) 2024-01-17 18:10:45 +01:00
open_ai fix: minor bug in chat stream output - python error being serialized (#1449) 2024-01-16 16:41:20 +01:00
server feat: Add stream information to generate SDKs (#1569) 2024-02-02 16:14:22 +01:00
settings feat: add mistral + chatml prompts (#1426) 2024-01-16 22:51:14 +01:00
ui feat(ui): make chat area stretch to fill the screen (#1397) 2023-12-17 12:02:13 +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 Delete old docs (#1384) 2023-12-08 22:39:23 +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