1
0
mirror of https://github.com/imartinez/privateGPT.git synced 2025-05-11 18:05:26 +00:00
privateGPT/tests
Robert Hirsch d080969407
added llama3 prompt ()
* 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
..
fixtures feat(API): Ingest plain text () 2023-12-18 21:47:05 +01:00
server feat(llm): adds serveral settings for llamacpp and ollama () 2024-03-11 22:51:05 +01:00
settings fix: Remove global state () 2023-11-12 22:20:36 +01:00
ui fix: Remove global state () 2023-11-12 22:20:36 +01:00
__init__.py Next version of PrivateGPT () 2023-10-19 16:04:35 +02:00
conftest.py Next version of PrivateGPT () 2023-10-19 16:04:35 +02:00
test_prompt_helper.py added llama3 prompt () 2024-07-29 17:28:00 +02:00