mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
Wrong example documentation URL #283
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?
Originally created by @dodaucy on GitHub (Aug 8, 2025).
The
Thinking (levels) - Choose the thinking levelexample in the README of the examples does link to thinking-generate.py.Intended behavior: Should link to thinking-levels.py.