private-gpt/private_gpt/components
Pablo Orgaz c7212ac7cc
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
..
embedding Allow parameterizing OpenAI embeddings component (api_base, key, model) (#1920) 2024-05-17 09:52:50 +02:00
ingest feat(ingest): Created a faster ingestion mode - pipeline (#1750) 2024-03-19 21:24:46 +01:00
llm fix(LLM): mistral ignoring assistant messages (#1954) 2024-05-30 15:41:16 +02:00
node_store feat(nodestore): add Postgres for the doc and index store (#1706) 2024-03-14 17:12:33 +01:00
vector_store feat: unify settings for vector and nodestore connections to PostgreSQL (#1730) 2024-03-15 09:55:17 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00