[PR #208] [MERGED] Support api/embed #413

Closed
opened 2026-02-15 16:30:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/208
Author: @royjhan
Created: 7/11/2024
Status: Merged
Merged: 7/18/2024
Merged by: @royjhan

Base: mainHead: royh/embed


📝 Commits (4)

📊 Changes

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

View changed files

📝 ollama/__init__.py (+2 -0)
📝 ollama/_client.py (+48 -0)

📄 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-python/pull/208 **Author:** [@royjhan](https://github.com/royjhan) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/18/2024 **Merged by:** [@royjhan](https://github.com/royjhan) **Base:** `main` ← **Head:** `royh/embed` --- ### 📝 Commits (4) - [`e48ce13`](https://github.com/ollama/ollama-python/commit/e48ce1360317d9602098e92ec75d44cad4375001) api/embed - [`f68ecc5`](https://github.com/ollama/ollama-python/commit/f68ecc583a6809eba3101bc85253f0827ba73a87) api/embed - [`2a4e5ec`](https://github.com/ollama/ollama-python/commit/2a4e5ec07e0a028b3b7ea0fa1464afc1dd8e8511) api/embed - [`35174ea`](https://github.com/ollama/ollama-python/commit/35174ea9757f9d54145585f42fcbfec0c908a52f) rm legacy ### 📊 Changes **2 files changed** (+50 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ollama/__init__.py` (+2 -0) 📝 `ollama/_client.py` (+48 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 16:30:18 -05:00
yindo closed this issue 2026-02-15 16:30:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ollama/ollama-python#413