private-gpt/tests
Pablo Orgaz c7212ac7cc
Some checks failed
release-please / release-please (push) Has been cancelled
tests / setup (push) Has been cancelled
tests / ${{ matrix.quality-command }} (black) (push) Has been cancelled
tests / ${{ matrix.quality-command }} (mypy) (push) Has been cancelled
tests / ${{ matrix.quality-command }} (ruff) (push) Has been cancelled
tests / test (push) Has been cancelled
tests / all_checks_passed (push) Has been cancelled
fix(LLM): mistral ignoring assistant messages (#1954)
* fix: mistral ignoring assistant messages

* fix: typing

* fix: fix tests
2024-05-30 15:41:16 +02:00
..
fixtures feat(API): Ingest plain text (#1417) 2023-12-18 21:47:05 +01:00
server feat(llm): adds serveral settings for llamacpp and ollama (#1703) 2024-03-11 22:51:05 +01:00
settings fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
ui fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
conftest.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
test_prompt_helper.py fix(LLM): mistral ignoring assistant messages (#1954) 2024-05-30 15:41:16 +02:00