[PR #5565] [CLOSED] feat: compatible with openai embedding api #10566

Closed
opened 2025-11-12 15:31:29 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/5565
Author: @byebyebruce
Created: 7/9/2024
Status: Closed

Base: mainHead: openai_embedding


📝 Commits (2)

  • a1eabd8 feat: compatible with openai embedding api
  • deeb183 Merge branch 'main' into openai_embedding

📊 Changes

2 files changed (+111 additions, -0 deletions)

View changed files

📝 openai/openai.go (+110 -0)
📝 server/routes.go (+1 -0)

📄 Description

Compatible with openAI embedding api


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/5565 **Author:** [@byebyebruce](https://github.com/byebyebruce) **Created:** 7/9/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `openai_embedding` --- ### 📝 Commits (2) - [`a1eabd8`](https://github.com/ollama/ollama/commit/a1eabd8997480c93a06f1623dcf389305b8f1b82) feat: compatible with openai embedding api - [`deeb183`](https://github.com/ollama/ollama/commit/deeb1832bd10a752443f759079a271570d92fab3) Merge branch 'main' into openai_embedding ### 📊 Changes **2 files changed** (+111 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `openai/openai.go` (+110 -0) 📝 `server/routes.go` (+1 -0) </details> ### 📄 Description Compatible with openAI embedding api --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-12 15:31:29 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama-ollama#10566