private-gpt/private_gpt/components/llm
jcbonnet-fwd 45df99feb7
Add timeout parameter for better support of openailike LLM tools on local computer (like LM Studio). (#1858)
feat(llm): Improve settings of the OpenAILike LLM
2024-05-10 16:44:08 +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 feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00