Skip to content

Pull requests: ollama/ollama-python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

update /api/delete to use POST method instead of DELETE
#376 opened Dec 12, 2024 by nguu0123 Loading… updated Dec 12, 2024
Add tokenize detokenize compatibility
#383 opened Dec 16, 2024 by ParthSareen Draft updated Dec 16, 2024
fix: avoid JSONDecodeError for empty line stream response
#393 opened Dec 25, 2024 by johnny0120 Loading… updated Dec 25, 2024
support a custom HTTPX client in Client and AsyncClient
#380 opened Dec 14, 2024 by samuelcolvin Loading… updated Jan 16, 2025
client: expose resource cleanup methods
#444 opened Feb 13, 2025 by ParthSareen Loading… updated Feb 18, 2025
add enum to tool property
#457 opened Feb 27, 2025 by MarkWard0110 Loading… updated Mar 3, 2025
Remove upper bound from Python version specifier
#452 opened Feb 24, 2025 by sisp Loading… updated Mar 14, 2025
fix: 502 gateway error
#509 opened Apr 22, 2025 by sally-langshuang Loading… updated Apr 22, 2025
feat: Adds decorators to simplify tool registration
#516 opened May 18, 2025 by caua1503 Loading… updated May 21, 2025
Add custom client earlier in README
#486 opened Mar 28, 2025 by byarbrough Loading… updated May 30, 2025
types: add capabilities to list response
#528 opened Jun 4, 2025 by BruceMacD Loading… updated Jun 4, 2025
chore: add __len__ to ListResponse
#530 opened Jun 6, 2025 by mjspeck Loading… updated Jun 6, 2025
✨ Add example script for generating options with ollama.generate()
#535 opened Jun 27, 2025 by SamuelCarmona83 Loading… updated Jun 27, 2025
types: allow additional properties in tool function schemas
#542 opened Jul 16, 2025 by jonigl Loading… updated Jul 22, 2025
Remove the unused func _as_path
#544 opened Jul 24, 2025 by hyongtao-code Loading… updated Jul 24, 2025
Add CLI example for streaming Ollama responses live_ollama_cli.py
#551 opened Aug 6, 2025 by bhuvanesh-m-dev Loading… updated Aug 6, 2025
Update _client.py to account for Basic Auth in the URL.
#545 opened Jul 31, 2025 by btelles Loading… updated Aug 7, 2025
build(deps): bump astral-sh/setup-uv from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#512 opened May 6, 2025 by dependabot bot Loading… updated Aug 12, 2025
fix: add missing 'name' field to ollama._types.ListResponse.Model
#563 opened Aug 14, 2025 by Wu2406 Loading… updated Aug 14, 2025
refactor: Fix type annotation errors and remove unused code
#548 opened Aug 4, 2025 by jakekasan Loading… updated Aug 16, 2025
ProTip! Adding no:label will show everything without a label.