[GH-ISSUE #788] [FEAT]: Ollama Embedding Support #459

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

Originally created by @mortenfj on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/788

What would you like to see?

Embeddings using the new version of ollama, they should be lightning fast and would save a lot of time when processing very large files. It's very new to Ollama version 0.1.26. Just wanna put it your guys radar. thank you for all you do.

Originally created by @mortenfj on GitHub (Feb 23, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/788 ### What would you like to see? Embeddings using the new version of ollama, they should be lightning fast and would save a lot of time when processing very large files. It's very new to Ollama version 0.1.26. Just wanna put it your guys radar. thank you for all you do.
yindo added the enhancementfeature request labels 2026-02-22 18:19:36 -05:00
yindo closed this issue 2026-02-22 18:19:36 -05:00
Author
Owner

@CharlesBdg commented on GitHub (Feb 23, 2024):

+1
nomic-embed-text seems really good with ollama
https://ollama.com/library/nomic-embed-text

@CharlesBdg commented on GitHub (Feb 23, 2024): +1 nomic-embed-text seems really good with ollama https://ollama.com/library/nomic-embed-text
Author
Owner

@timothycarambat commented on GitHub (Feb 23, 2024):

This is a good tip just to know in general. We don't have the capacity (or want) to force Ollama to be installed for the user, but happy to now add them as an embedding provider as well alongside the others we have

@timothycarambat commented on GitHub (Feb 23, 2024): This is a good tip just to know in general. We don't have the capacity (or want) to force Ollama to be installed for the user, but happy to now add them as an embedding provider as well alongside the others we have
Author
Owner

@timothycarambat commented on GitHub (Feb 23, 2024):

TASK:

Ollama now supports embeddings for several embed models. Many Ollama users would like to have Ollama be both their LLM and embedder. We should add Ollama Embeddings as a provider for the user to run embeddings against.

@timothycarambat commented on GitHub (Feb 23, 2024): TASK: Ollama now supports embeddings for several embed models. Many Ollama users would like to have Ollama be both their LLM and embedder. We should add Ollama Embeddings as a provider for the user to run embeddings against.
yindo changed title from [FEAT]: Ollama Embedding Support to [GH-ISSUE #788] [FEAT]: Ollama Embedding Support 2026-06-05 14:35:24 -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#459