private-gpt/private_gpt/components/llm
Patrick Peng 9d0d614706
fix: Replacing unsafe `eval()` with `json.loads()` (#1890)
2024-04-30 09:58:19 +02:00
..
custom fix: Replacing unsafe `eval()` with `json.loads()` (#1890) 2024-04-30 09:58:19 +02:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
llm_component.py feat: prompt_style applied to all LLMs + extra LLM params. (#1835) 2024-04-30 09:53:10 +02:00
prompt_helper.py feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00