private-gpt/private_gpt/components/embedding
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
..
custom feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
embedding_component.py feat: add support for customizable embedding model in OpenAI integration 2024-05-02 22:53:27 +09:30