[GH-ISSUE #1319] Cannot configure Ollama embeddings #829

Closed
opened 2026-02-22 18:21:37 -05:00 by yindo · 1 comment
Owner

Originally created by @Freffles on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1319

I had already downloaded nomic-embed-text to my windows system. Regardless of what I enter as the Ollama Base URL, the embedding model selection never updates.

image

Originally created by @Freffles on GitHub (May 8, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1319 I had already downloaded nomic-embed-text to my windows system. Regardless of what I enter as the Ollama Base URL, the embedding model selection never updates. ![image](https://github.com/Mintplex-Labs/anything-llm/assets/122719748/5b2b15cf-709d-4ff7-a839-c12719e4603a)
yindo closed this issue 2026-02-22 18:21:37 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 8, 2024):

Localhost does not work for Ollama unless specifically set up

You also dont need the full endpoint. just http://127.0.0.1:11434

@timothycarambat commented on GitHub (May 8, 2024): Localhost does not work for [Ollama unless specifically set up](https://github.com/Mintplex-Labs/anything-llm/blob/0f981abd40bb3d4904bbf996bb22273f0f92c865/server/utils/AiProviders/ollama/README.md#L4) You also dont need the full endpoint. just `http://127.0.0.1:11434`
yindo changed title from Cannot configure Ollama embeddings to [GH-ISSUE #1319] Cannot configure Ollama embeddings 2026-06-05 14:37:25 -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#829