[PR #50] [MERGED] fix: encode base64 inputs #343

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama-python/pull/50
Author: @mxyng
Created: 2/1/2024
Status: Merged
Merged: 2/1/2024
Merged by: @mxyng

Base: mainHead: mxyng/base64-encode-image


📝 Commits (1)

  • 98ad0d8 fix: encode base64 inputs

📊 Changes

1 file changed (+33 additions, -8 deletions)

View changed files

📝 ollama/_client.py (+33 -8)

📄 Description

handle input that's already base64 encoded


🔄 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/50 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/1/2024 **Status:** ✅ Merged **Merged:** 2/1/2024 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/base64-encode-image` --- ### 📝 Commits (1) - [`98ad0d8`](https://github.com/ollama/ollama-python/commit/98ad0d884e4d74225862cbeb808c041e962f5235) fix: encode base64 inputs ### 📊 Changes **1 file changed** (+33 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `ollama/_client.py` (+33 -8) </details> ### 📄 Description handle input that's already base64 encoded --- <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:03 -05:00
yindo closed this issue 2026-02-15 16:30:03 -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#343