szczyglis-dev / py-gpt

Desktop AI Assistant powered by GPT-4, GPT-4 Vision, GPT-3.5, DALL-E 3, Langchain, Llama-index, chat, vision, voice control, image generation and analysis, autonomous agents, code and command execution, file upload and download, speech synthesis and recognition, access to Web, memory, prompt presets, plugins, assistants & more. Linux, Windows, Mac.
https://pygpt.net
MIT License
449 stars 92 forks source link

question: how to use different embedding model, e.g. text-embedding-3-small? #34

Closed oleksii-honchar closed 3 months ago

oleksii-honchar commented 3 months ago
szczyglis-dev commented 3 months ago

There is no option for this at the moment. Maybe it will be added in the future.

szczyglis-dev commented 3 months ago

Configuration for embedding model was added in 2.1.23: Settings -> Indexes (Llama-index) -> Embeddings.