| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ollama-0.5.4-py3-none-any.whl | 2025-09-16 | 13.5 kB | |
| ollama-0.5.4-py3-none-any.whl.publish.attestation | 2025-09-16 | 9.4 kB | |
| ollama-0.5.4.tar.gz | 2025-09-16 | 45.2 kB | |
| ollama-0.5.4.tar.gz.publish.attestation | 2025-09-16 | 9.5 kB | |
| README.md | 2025-09-16 | 1.3 kB | |
| v0.5.4 source code.tar.gz | 2025-09-16 | 49.2 kB | |
| v0.5.4 source code.zip | 2025-09-16 | 64.8 kB | |
| Totals: 7 Items | 193.0 kB | 0 | |
What's Changed
- examples: add gpt-oss browser example by @ParthSareen in https://github.com/ollama/ollama-python/pull/558
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/ollama/ollama-python/pull/559
- examples/gpt-oss: fix examples by @ParthSareen in https://github.com/ollama/ollama-python/pull/566
- Fix link for thinking-levels.py in documentation by @btjanaka in https://github.com/ollama/ollama-python/pull/567
- examples: fix gpt-oss-tools-stream for adding tool calls by @ParthSareen in https://github.com/ollama/ollama-python/pull/568
- examples: resolve invalid tool usage status code 400 if llm makes a mistake gpt-oss by @MarkWard0110 in https://github.com/ollama/ollama-python/pull/569
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/ollama/ollama-python/pull/571
- feat: add dimensions to embed request by @mxyng in https://github.com/ollama/ollama-python/pull/574
New Contributors
- @btjanaka made their first contribution in https://github.com/ollama/ollama-python/pull/567
- @MarkWard0110 made their first contribution in https://github.com/ollama/ollama-python/pull/569
Full Changelog: https://github.com/ollama/ollama-python/compare/v0.5.3...v0.5.4