Import Model Dropdown #88

Closed
opened 2025-11-11 14:04:46 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @gmaijoe on GitHub (Dec 14, 2023).

Is your feature request related to a problem? Please describe.
Right now, the flow for importing models requires going to https://ollama.ai/library. It would be nice to have these models pulled via API so a user doesn't need to have 2 tabs open.

Describe the solution you'd like

  1. Auto pull models from ollama.ai/library via API. Can probably use newest or most popular by default.
  2. Maybe select model can also have a UI that displays https://ollama.ai/library as an iFrame OR recreate it with more stats could be cool so I can just select locally.

Describe alternatives you've considered
No alternatives, just have 2 tabs open

Additional context
n/a

Originally created by @gmaijoe on GitHub (Dec 14, 2023). **Is your feature request related to a problem? Please describe.** Right now, the flow for importing models requires going to https://ollama.ai/library. It would be nice to have these models pulled via API so a user doesn't need to have 2 tabs open. **Describe the solution you'd like** 1. Auto pull models from ollama.ai/library via API. Can probably use newest or most popular by default. 2. Maybe select model can also have a UI that displays https://ollama.ai/library as an iFrame OR recreate it with more stats could be cool so I can just select locally. **Describe alternatives you've considered** No alternatives, just have 2 tabs open **Additional context** n/a
Author
Owner

@tjbck commented on GitHub (Dec 14, 2023):

Hi, Thanks for the suggestion. I'll close this issue for now because afaik there aren't any API endpoints listing all available models from Ollama.ai. However, if you find a way to get the list of available models from the website, feel free to make a PR. Thanks!

@tjbck commented on GitHub (Dec 14, 2023): Hi, Thanks for the suggestion. I'll close this issue for now because afaik there aren't any API endpoints listing all available models from Ollama.ai. However, if you find a way to get the list of available models from the website, feel free to make a PR. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#88