private-gpt/private_gpt/components/llm
Javier Martinez 20bad17c98
feat(llm): autopull ollama models (#2019)
* chore: update ollama (llm)

* feat: allow to autopull ollama models

* fix: mypy

* chore: install always ollama client

* refactor: check connection and pull ollama method to utils

* docs: update ollama config with autopulling info
2024-07-29 13:25:42 +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(llm): autopull ollama models (#2019) 2024-07-29 13:25:42 +02:00
prompt_helper.py fix(LLM): mistral ignoring assistant messages (#1954) 2024-05-30 15:41:16 +02:00