private-gpt/private_gpt/components/llm
2024-06-15 12:08:31 +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 more fixes to pass tests; changed type VectorStore -> BasePydanticVectorStore, see https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md#2024-05-14 2024-06-15 12:08:31 +02:00