Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ollama-0.4.8-py3-none-any.whl | 2025-04-16 | 13.3 kB | |
ollama-0.4.8-py3-none-any.whl.publish.attestation | 2025-04-16 | 9.1 kB | |
ollama-0.4.8.tar.gz | 2025-04-16 | 13.0 kB | |
ollama-0.4.8.tar.gz.publish.attestation | 2025-04-16 | 9.0 kB | |
README.md | 2025-04-16 | 1.4 kB | |
v0.4.8 source code.tar.gz | 2025-04-16 | 46.7 kB | |
v0.4.8 source code.zip | 2025-04-16 | 60.7 kB | |
Totals: 7 Items | 153.3 kB | 0 |
What's Changed
- client: add support for passing in Image type to generate by @ParthSareen in https://github.com/ollama/ollama-python/pull/408
- types: relax enum type for tool by @ParthSareen in https://github.com/ollama/ollama-python/pull/498
- types: allow single or multiple types tool property by @ParthSareen in https://github.com/ollama/ollama-python/pull/499
- types: enable passing messages with arbitrary role by @rylativity in https://github.com/ollama/ollama-python/pull/462
- types: allow items and defs for tools by @ParthSareen in https://github.com/ollama/ollama-python/pull/501
- examples: update tools.py to nicely manage numbers instead of concat strings by @ddbit in https://github.com/ollama/ollama-python/pull/443
- examples: fix example links by @ansent788 in https://github.com/ollama/ollama-python/pull/461
- chore: add SECURITY.md by @ParthSareen in https://github.com/ollama/ollama-python/pull/479
- poetry: update dependencies by @ParthSareen in https://github.com/ollama/ollama-python/pull/505
New Contributors
- @ddbit made their first contribution in https://github.com/ollama/ollama-python/pull/443
- @rylativity made their first contribution in https://github.com/ollama/ollama-python/pull/462
- @ansent788 made their first contribution in https://github.com/ollama/ollama-python/pull/461
Full Changelog: https://github.com/ollama/ollama-python/compare/v0.4.7...v0.4.8