private-gpt/private_gpt/components/llm
2024-06-06 20:41:09 +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 Add timeout parameter for better support of openailike LLM tools on local computer (like LM Studio). (#1858) 2024-05-10 16:44:08 +02:00
prompt_helper.py added llama3 prompt 2024-06-06 20:41:09 +02:00