[GH-ISSUE #2430] /v1/models OpenAI compatibility API #1418

Closed
opened 2026-04-12 11:17:55 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @emsi on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/2430

It's great to have OpenAI compatibility API!
Unfortunately many applications require additional endpoints to work properly.
Namely v1/models (https://platform.openai.com/docs/api-reference/models) with list of available models is the one most frequently missing.

Originally created by @emsi on GitHub (Feb 9, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/2430 It's great to have OpenAI compatibility API! Unfortunately many applications require additional endpoints to work properly. Namely `v1/models` (https://platform.openai.com/docs/api-reference/models) with list of available models is the one most frequently missing.
GiteaMirror added the feature requestcompatibility labels 2026-04-12 11:17:55 -05:00
Author
Owner

@johnnyq commented on GitHub (Feb 11, 2024):

Yes I agree and is very much necessary I need this feature to integrate with our FOSS Web Application so a model can be selected.

<!-- gh-comment-id:1937845758 --> @johnnyq commented on GitHub (Feb 11, 2024): Yes I agree and is very much necessary I need this feature to integrate with our FOSS Web Application so a model can be selected.
Author
Owner

@jackiezhangcn commented on GitHub (Mar 26, 2024):

yes, it is necessary

<!-- gh-comment-id:2019822388 --> @jackiezhangcn commented on GitHub (Mar 26, 2024): yes, it is necessary
Author
Owner

@keriati commented on GitHub (Apr 3, 2024):

note, that a PR with this feature was submitted already in February: https://github.com/ollama/ollama/pull/2476

<!-- gh-comment-id:2034759756 --> @keriati commented on GitHub (Apr 3, 2024): note, that a PR with this feature was submitted already in February: https://github.com/ollama/ollama/pull/2476
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#1418