[GH-ISSUE #6354] Embedding interface routing #3987

Closed
opened 2026-04-12 14:51:21 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @xuzeyu91 on GitHub (Aug 14, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6354

The chat interface is currently compatible with OpenAI in terms of interface routing.
Would you consider making Embedding's interface routing also compatible with OpenAI's format, so that it will be more user-friendly when called by third-party applications? Otherwise, we need to focus on

http://host/v1/embeddings

Perform separate processing

http://host/embeddings  

If it's compatible, that would be great

Originally created by @xuzeyu91 on GitHub (Aug 14, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6354 The chat interface is currently compatible with OpenAI in terms of interface routing. Would you consider making Embedding's interface routing also compatible with OpenAI's format, so that it will be more user-friendly when called by third-party applications? Otherwise, we need to focus on ``` http://host/v1/embeddings ``` Perform separate processing ``` http://host/embeddings ``` If it's compatible, that would be great
GiteaMirror added the feature request label 2026-04-12 14:51:21 -05:00
Author
Owner

@xuzeyu91 commented on GitHub (Aug 14, 2024):

Sorry, I see that the current version already supports it

<!-- gh-comment-id:2288219216 --> @xuzeyu91 commented on GitHub (Aug 14, 2024): Sorry, I see that the current version already supports it
Author
Owner

@FellowTraveler commented on GitHub (Aug 14, 2024):

@xuzeyu91 Can you please close this issue?

<!-- gh-comment-id:2289066180 --> @FellowTraveler commented on GitHub (Aug 14, 2024): @xuzeyu91 Can you please close this issue?
Author
Owner

@xuzeyu91 commented on GitHub (Aug 18, 2024):

yes

<!-- gh-comment-id:2295256101 --> @xuzeyu91 commented on GitHub (Aug 18, 2024): yes
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#3987