[GH-ISSUE #1152] [BUG]: Embedding local ollama fails to present models available in local ollama server (see issue 1150) #708

Closed
opened 2026-02-22 18:20:55 -05:00 by yindo · 5 comments
Owner

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

How are you running AnythingLLM?

Docker (local)

What happened?

Here is corrected picture with more information
Screenshot_547

Are there known steps to reproduce?

No response

Originally created by @fmotta on GitHub (Apr 20, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1152 ### How are you running AnythingLLM? Docker (local) ### What happened? Here is corrected picture with more information ![Screenshot_547](https://github.com/Mintplex-Labs/anything-llm/assets/877390/1802ccff-7efd-4304-b503-595804623e85) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:20:55 -05:00
yindo closed this issue 2026-02-22 18:20:55 -05:00
Author
Owner

@flefevre commented on GitHub (Apr 20, 2024):

I have just tested and i do not have any problem.
I have putted in the field http://ollama:11434 , ollama is the name of my container in docker.
So for me no bug

@flefevre commented on GitHub (Apr 20, 2024): I have just tested and i do not have any problem. I have putted in the field http://ollama:11434 , ollama is the name of my container in docker. So for me no bug
Author
Owner

@fmotta commented on GitHub (Apr 20, 2024):

Thanks for checking.
It worked once... and only once. When i wanted to change the model. All went wonky

If not obvious, this is windows 10/wsl2 with ubuntu.
I am using chrome browser.
A reboot and it remains.
A reinstall Anything and it remains.

@fmotta commented on GitHub (Apr 20, 2024): Thanks for checking. It worked once... and only once. When i wanted to change the model. All went wonky If not obvious, this is windows 10/wsl2 with ubuntu. I am using chrome browser. A reboot and it remains. A reinstall Anything and it remains.
Author
Owner

@fmotta commented on GitHub (Apr 20, 2024):

ollama companion sees it
Screenshot_3

@fmotta commented on GitHub (Apr 20, 2024): ollama companion sees it ![Screenshot_3](https://github.com/Mintplex-Labs/anything-llm/assets/877390/12af7458-8e37-4e20-9a5a-de10e6ed0874)
Author
Owner

@fmotta commented on GitHub (Apr 20, 2024):

OK... IMO... this may be a bug, but; that is your decision.
It worked on a different computer (same physical hardware and OS installed using 'dd' - so a clone)

Thanks for your work on this and your time

@fmotta commented on GitHub (Apr 20, 2024): OK... IMO... this may be a bug, but; that is your decision. It worked on a different computer (same physical hardware and OS installed using 'dd' - so a clone) Thanks for your work on this and your time
Author
Owner

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

You are using 127.0.0.1:11434 for Ollama connection but are using LocalAI as the LLM provider. Use Ollama, because LocalAI is a totally different project and their APIs are not the same.

@timothycarambat commented on GitHub (Apr 21, 2024): You are using 127.0.0.1:11434 for Ollama connection but are using LocalAI as the LLM provider. Use Ollama, because LocalAI is a totally different project and their APIs are not the same.
yindo changed title from [BUG]: Embedding local ollama fails to present models available in local ollama server (see issue 1150) to [GH-ISSUE #1152] [BUG]: Embedding local ollama fails to present models available in local ollama server (see issue 1150) 2026-06-05 14:36:46 -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#708