Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ollama-0.5.2-py3-none-any.whl | 2025-08-05 | 13.4 kB | |
ollama-0.5.2-py3-none-any.whl.publish.attestation | 2025-08-05 | 9.2 kB | |
ollama-0.5.2.tar.gz | 2025-08-05 | 43.1 kB | |
ollama-0.5.2.tar.gz.publish.attestation | 2025-08-05 | 9.2 kB | |
README.md | 2025-08-05 | 774 Bytes | |
v0.5.2 source code.tar.gz | 2025-08-05 | 46.7 kB | |
v0.5.2 source code.zip | 2025-08-05 | 60.0 kB | |
Totals: 7 Items | 182.3 kB | 0 |
What's Changed
- types/examples: add tool_name to message and examples by @ParthSareen in https://github.com/ollama/ollama-python/pull/537
- types: add
context_length
to ProcessResponse by @ParthSareen in https://github.com/ollama/ollama-python/pull/538 -
types: relax type for tools by @ParthSareen in https://github.com/ollama/ollama-python/pull/550
-
add license metadata to package by @ViViDboarder in https://github.com/ollama/ollama-python/pull/526
New Contributors
- @hwittenborn made their first contribution in https://github.com/ollama/ollama-python/pull/525
- @ViViDboarder made their first contribution in https://github.com/ollama/ollama-python/pull/526
Full Changelog: https://github.com/ollama/ollama-python/compare/v0.5.1...v0.5.2