private-gpt/private_gpt/components/llm
Robert Hirsch d080969407
added llama3 prompt (#1962)
* added llama3 prompt

* more fixes to pass tests; changed type VectorStore -> BasePydanticVectorStore, see https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md#2024-05-14

* fix: new llama3 prompt

---------

Co-authored-by: Javier Martinez <javiermartinezalvarez98@gmail.com>
2024-07-29 17:28:00 +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 added llama3 prompt (#1962) 2024-07-29 17:28:00 +02:00