private-gpt/private_gpt
Mike Bell 27b74bd595 add performance optimizing bytecode
This bytecode improves performance by over 5000% at runtime. For more information please review https://docs.python.org/3/library/dis.html
2024-11-12 08:51:47 -05:00
..
components feat: update llama-index + dependencies (#2092) 2024-09-26 16:29:52 +02:00
open_ai feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
server feat: update llama-index + dependencies (#2092) 2024-09-26 16:29:52 +02:00
settings feat: update llama-index + dependencies (#2092) 2024-09-26 16:29:52 +02:00
ui feat: update llama-index + dependencies (#2092) 2024-09-26 16:29:52 +02:00
utils feat: add retry connection to ollama (#2084) 2024-09-16 16:43:05 +02:00
__init__.py add performance optimizing bytecode 2024-11-12 08:51:47 -05: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 feat(recipe): add our first recipe Summarize (#2028) 2024-07-31 16:53:27 +02:00
main.py feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
paths.py fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00