mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #277] [MERGED] no head request for create blob #448
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ollama/ollama-python/pull/277
Author: @mxyng
Created: 9/10/2024
Status: ✅ Merged
Merged: 11/8/2024
Merged by: @mxyng
Base:
main← Head:mxyng/no-head📝 Commits (1)
b0da4ffno head📊 Changes
2 files changed (+23 additions, -37 deletions)
View changed files
📝
ollama/_client.py(+11 -23)📝
tests/test_client.py(+12 -14)📄 Description
this request is unnecessary since the POST will short circuit the request if the blob already exists
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.