private-gpt/private_gpt/components
rajandangi dacca69003 feat: add support for customizable embedding model in OpenAI integration
This commit introduces the ability to specify an embedding model when using OpenAI's embedding API. It updates the configuration files and the embedding component to accept a user-defined embedding model. This enhancement provides flexibility in selecting different models for various use cases.
2024-05-02 22:53:27 +09:30
..
embedding feat: add support for customizable embedding model in OpenAI integration 2024-05-02 22:53:27 +09:30
ingest feat(ingest): Created a faster ingestion mode - pipeline (#1750) 2024-03-19 21:24:46 +01:00
llm fix: Replacing unsafe eval() with json.loads() (#1890) 2024-04-30 09:58:19 +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