[PR #66] [MERGED] embeddings endpoint #15231

Closed
opened 2026-04-16 04:53:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/66
Author: @BruceMacD
Created: 7/11/2023
Status: Merged
Merged: 8/10/2023
Merged by: @BruceMacD

Base: mainHead: bindings-embed


📝 Commits (1)

📊 Changes

2 files changed (+85 additions, -31 deletions)

View changed files

📝 api/types.go (+11 -0)
📝 server/routes.go (+74 -31)

📄 Description

No description provided


🔄 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/66 **Author:** [@BruceMacD](https://github.com/BruceMacD) **Created:** 7/11/2023 **Status:** ✅ Merged **Merged:** 8/10/2023 **Merged by:** [@BruceMacD](https://github.com/BruceMacD) **Base:** `main` ← **Head:** `bindings-embed` --- ### 📝 Commits (1) - [`4b3507f`](https://github.com/ollama/ollama/commit/4b3507f0366d927a61fb2d21c6c3effd9889d508) embeddings endpoint ### 📊 Changes **2 files changed** (+85 additions, -31 deletions) <details> <summary>View changed files</summary> 📝 `api/types.go` (+11 -0) 📝 `server/routes.go` (+74 -31) </details> ### 📄 Description _No description provided_ --- <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 2026-04-16 04:53:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15231