[GH-ISSUE #1182] [QUESTION] Switching Embedding Model #729

Closed
opened 2026-02-22 18:21:03 -05:00 by yindo · 3 comments
Owner

Originally created by @ShadowArcanist on GitHub (Apr 24, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1182

Originally assigned to: @timothycarambat on GitHub.

I tried to change the Embedding Provider from AnythingLLM Embedder to Ollama and it showed me a popup with a warning "Switching the vector database will ignore previously embedded documents and future similarity search results. They will need to be re-added to each workspace."

I am trying to change the Embedding Provider not Vector Database so why the warning is saying "Switching the vector database....."

image

I'm new to this so a explanation with less technical terms would be much appreciated

AnythingLLM Version - v1.5.0 (macOS Desktop App)

Originally created by @ShadowArcanist on GitHub (Apr 24, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1182 Originally assigned to: @timothycarambat on GitHub. I tried to change the Embedding Provider from **AnythingLLM Embedder** to **Ollama** and it showed me a popup with a warning **"Switching the vector database will ignore previously embedded documents and future similarity search results. They will need to be re-added to each workspace."** I am trying to change the Embedding Provider not Vector Database so why the warning is saying **"Switching the vector database....."** ![image](https://github.com/Mintplex-Labs/anything-llm/assets/162910371/970eae2a-be18-4926-8d8c-d690b6e6a9a7) I'm new to this so a explanation with less technical terms would be much appreciated AnythingLLM Version - v1.5.0 (macOS Desktop App)
yindo added the bugDesktop labels 2026-02-22 18:21:03 -05:00
yindo closed this issue 2026-02-22 18:21:03 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 24, 2024):

Oh that is a typo, if you attempt to change your vector database or embedder you are likely to have issues with already embedded content. Will fix!

@timothycarambat commented on GitHub (Apr 24, 2024): Oh that is a typo, if you attempt to change your vector database _or_ embedder you are likely to have issues with already embedded content. Will fix!
Author
Owner
@timothycarambat commented on GitHub (Apr 24, 2024): Weird it is currently correct in the main branch https://github.com/Mintplex-Labs/anything-llm/blob/ff5d7d83726f43e77257773efb9996eb653df896/frontend/src/pages/GeneralSettings/EmbeddingPreference/index.jsx#L317 But yes it is wrong in desktop! https://github.com/Mintplex-Labs/anything-llm/blob/bf165f2ab25b873581edcacac934ebff3f429d8d/frontend/src/pages/GeneralSettings/EmbeddingPreference/index.jsx#L289
Author
Owner

@timothycarambat commented on GitHub (Apr 30, 2024):

This was patched in 1.5.1

@timothycarambat commented on GitHub (Apr 30, 2024): This was patched in 1.5.1
yindo changed title from [QUESTION] Switching Embedding Model to [GH-ISSUE #1182] [QUESTION] Switching Embedding Model 2026-06-05 14:36:53 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#729