- Notifications
You must be signed in to change notification settings - Fork 854
Pull requests: ollama/ollama-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
client: expose resource cleanup methods
#444 opened Feb 13, 2025 by ParthSareen Loading… updated Nov 14, 2025
feat: add close() method and context manager support to Client and AsyncClient
#598 opened Nov 4, 2025 by ServOMorph Loading… updated Nov 4, 2025
Ensure Python 3.8+ compatibility
#594 opened Oct 11, 2025 by kernelshard Loading… updated Oct 11, 2025
Apply Ruff formatting from pre-commit hook
#593 opened Oct 10, 2025 by kernelshard Loading… updated Oct 11, 2025
build(deps): bump astral-sh/setup-uv from 5 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#591 opened Oct 7, 2025 by dependabot bot Loading… updated Oct 7, 2025
refactor: Fix type annotation errors and remove unused code
#548 opened Aug 4, 2025 by jakekasan Loading… updated Aug 16, 2025
Update _client.py to account for Basic Auth in the URL.
#545 opened Jul 31, 2025 by btelles Loading… updated Aug 7, 2025
Visualization for the ollama-python codebase
#536 opened Jun 28, 2025 by ivanmilevtues Loading… updated Aug 2, 2025
Remove the unused func
_as_path #544 opened Jul 24, 2025 by hyongtao-code Loading… updated Jul 24, 2025
types: allow additional properties in tool function schemas
#542 opened Jul 16, 2025 by jonigl Loading… updated Jul 22, 2025
✨ Add example script for generating options with ollama.generate()
#535 opened Jun 27, 2025 by SamuelCarmona83 Loading… updated Jun 27, 2025
types: add capabilities to list response
#528 opened Jun 4, 2025 by BruceMacD Loading… updated Jun 4, 2025
Add custom client earlier in README
#486 opened Mar 28, 2025 by byarbrough Loading… updated May 30, 2025
feat: Adds decorators to simplify tool registration
#516 opened May 18, 2025 by caua1503 Loading… updated May 21, 2025
Remove upper bound from Python version specifier
#452 opened Feb 24, 2025 by sisp Loading… updated Mar 14, 2025
support a custom HTTPX client in
Client and AsyncClient #380 opened Dec 14, 2024 by samuelcolvin Loading… updated Jan 16, 2025
fix: avoid JSONDecodeError for empty line stream response
#393 opened Dec 25, 2024 by johnny0120 Loading… updated Dec 25, 2024
Add tokenize detokenize compatibility
#383 opened Dec 16, 2024 by ParthSareen • Draft updated Dec 16, 2024
update /api/delete to use POST method instead of DELETE
#376 opened Dec 12, 2024 by nguu0123 Loading… updated Dec 12, 2024
ProTip! no:milestone will show everything without a milestone.