Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ollama-0.4.7-py3-none-any.whl | 2025-01-21 | 13.2 kB | |
ollama-0.4.7-py3-none-any.whl.publish.attestation | 2025-01-21 | 9.0 kB | |
ollama-0.4.7.tar.gz | 2025-01-21 | 12.8 kB | |
ollama-0.4.7.tar.gz.publish.attestation | 2025-01-21 | 9.0 kB | |
README.md | 2025-01-21 | 1.2 kB | |
v0.4.7 source code.tar.gz | 2025-01-21 | 42.5 kB | |
v0.4.7 source code.zip | 2025-01-21 | 56.9 kB | |
Totals: 7 Items | 144.7 kB | 0 |
What's Changed
- client: remove sha256 as it's already available in the digest by @samhita-alla in https://github.com/ollama/ollama-python/pull/420
- client: improve error messaging on connection failure by @ParthSareen in https://github.com/ollama/ollama-python/pull/398
-
chore: bump httpx from 0.27.2 to 0.28.1 by @dependabot in https://github.com/ollama/ollama-python/pull/365
-
chore: ensure imports are sorted by @akx in https://github.com/ollama/ollama-python/pull/385
- examples: fix create examples by @jmorganca in https://github.com/ollama/ollama-python/pull/421
- examples: update create example by @ParthSareen in https://github.com/ollama/ollama-python/pull/418
- fix: don't run lints on all Python versions by @akx in https://github.com/ollama/ollama-python/pull/400
- fix: formatting & CI by @akx in https://github.com/ollama/ollama-python/pull/422
- chore: add tests for checking sha in blob request by @ParthSareen in https://github.com/ollama/ollama-python/pull/425
New Contributors
- @samhita-alla made their first contribution in https://github.com/ollama/ollama-python/pull/420
Full Changelog: https://github.com/ollama/ollama-python/compare/v0.4.6...v0.4.7