-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: ollama/ollama-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add client.exists() to check if a model is available locally
#649
opened Apr 13, 2026 by
CyberRaccoonTeam
Loading…
fix: make model_info optional in ShowResponse for cloud model compatibility
#648
opened Apr 13, 2026 by
CyberRaccoonTeam
Loading…
feat: add helpers to expose package version and server version API
#647
opened Apr 13, 2026 by
ravivarmanr26
Loading…
feat: add __enter__ and __aenter__ for context manager support
#642
opened Apr 6, 2026 by
Pawansingh3889
Loading…
feat: add exists() method to check if model is available locally
#641
opened Apr 5, 2026 by
Pawansingh3889
Loading…
docs: add module docstrings to example scripts
#639
opened Apr 5, 2026 by
Pawansingh3889
Loading…
1 task done
fix: make model_info optional in ShowResponse for cloud models
#638
opened Apr 4, 2026 by
Pawansingh3889
Loading…
fix: handle multiple tool calls in tools examples
#634
opened Mar 25, 2026 by
Krishnachaitanyakc
Loading…
2 of 3 tasks
Add max_tool_calls parameter for automatic tool execution
#629
opened Mar 8, 2026 by
HamzaYslmn
Loading…
fix: preserve falsy values like empty strings in _copy_messages
#628
opened Mar 8, 2026 by
jnMetaCode
Loading…
fix: add missing authorization check in AsyncClient web_search and web_fetch
#627
opened Mar 8, 2026 by
jnMetaCode
Loading…
fix: make model_info optional in ShowResponse for cloud models
#624
opened Mar 3, 2026 by
abdelhadi703
Loading…
3 tasks done
Fix incorrect 'in' operator used for role assertion in test_client.py
#620
opened Feb 9, 2026 by
vishaldeshmukh2k6
Loading…
Add hatch test matrix for Python 3.8-3.13
#613
opened Jan 10, 2026 by
ParthSareen
Member
Loading…
2 tasks
tests: fix Windows tempfile re-open by using delete=False and explicit cleanup
#611
opened Dec 30, 2025 by
73junito
Loading…
fix: suppress verbose httpx request logging at INFO level
#610
opened Dec 28, 2025 by
yurekami
Loading…
2 tasks done
fix: make model_info field optional in ShowResponse
#609
opened Dec 28, 2025 by
yurekami
Loading…
3 tasks done
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.