- Notifications
You must be signed in to change notification settings - Fork 873
Pull requests: ollama/ollama-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump actions/checkout from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#602 opened Nov 20, 2025 by dependabot bot Loading…
feat: add close() method and context manager support to Client and AsyncClient
#598 opened Nov 4, 2025 by ServOMorph Loading…
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…
refactor: Fix type annotation errors and remove unused code
#548 opened Aug 4, 2025 by jakekasan Loading…
Update _client.py to account for Basic Auth in the URL.
#545 opened Jul 31, 2025 by btelles Loading…
types: allow additional properties in tool function schemas
#542 opened Jul 16, 2025 by jonigl Loading…
✨ Add example script for generating options with ollama.generate()
#535 opened Jun 27, 2025 by SamuelCarmona83 Loading…
fix: avoid JSONDecodeError for empty line stream response
#393 opened Dec 25, 2024 by johnny0120 Loading…
support a custom HTTPX client in
Client and AsyncClient #380 opened Dec 14, 2024 by samuelcolvin Loading…
update /api/delete to use POST method instead of DELETE
#376 opened Dec 12, 2024 by nguu0123 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.