[GH-ISSUE #9630] Implement /models endpoint like OpenAI API #52797

Closed
opened 2026-04-29 00:54:37 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @DePasqualeOrg on GitHub (Mar 10, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/9630

Most of the major OpenAI-compatible API providers offer the /models endpoint. I have an app that uses this endpoint to help the user add models from an API. It would be helpful if Ollama also implemented this endpoint.

Originally created by @DePasqualeOrg on GitHub (Mar 10, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/9630 Most of the major OpenAI-compatible API providers offer the /models endpoint. I have an app that uses this endpoint to help the user add models from an API. It would be helpful if Ollama also implemented this endpoint.
GiteaMirror added the feature request label 2026-04-29 00:54:37 -05:00
Author
Owner

@rick-github commented on GitHub (Mar 10, 2025):

/v1/models.

<!-- gh-comment-id:2711599407 --> @rick-github commented on GitHub (Mar 10, 2025): `/v1/models`.
Author
Owner

@DePasqualeOrg commented on GitHub (Mar 10, 2025):

Sorry, I was using the correct URL, but this was likely due to something else on my end.

<!-- gh-comment-id:2711658459 --> @DePasqualeOrg commented on GitHub (Mar 10, 2025): Sorry, I was using the correct URL, but this was likely due to something else on my end.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#52797