private-gpt/private_gpt/settings
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
..
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
settings.py added llama3 prompt (#1962) 2024-07-29 17:28:00 +02:00
settings_loader.py fix(tests): load the test settings only when running tests 2024-01-09 12:03:16 +01:00
yaml.py fix: fix pytorch version to avoid wheel bug (#1123) 2023-10-27 20:27:40 +02:00