| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ollama-0.6.0-py3-none-any.whl | 2025-09-24 | 14.1 kB | |
| ollama-0.6.0-py3-none-any.whl.publish.attestation | 2025-09-24 | 9.4 kB | |
| ollama-0.6.0.tar.gz | 2025-09-24 | 50.8 kB | |
| ollama-0.6.0.tar.gz.publish.attestation | 2025-09-24 | 9.3 kB | |
| README.md | 2025-09-24 | 787 Bytes | |
| v0.6.0 source code.tar.gz | 2025-09-24 | 55.0 kB | |
| v0.6.0 source code.zip | 2025-09-24 | 70.3 kB | |
| Totals: 7 Items | 209.7 kB | 1 | |
What's Changed
- client: add web search and web crawl capabilities by @ParthSareen in https://github.com/ollama/ollama-python/pull/578
- client: load OLLAMA_API_KEY on init by @ParthSareen in https://github.com/ollama/ollama-python/pull/583
-
client/types: update web search and fetch API by @npardal in https://github.com/ollama/ollama-python/pull/584
-
examples: add mcp server for web_search web_crawl by @ParthSareen in https://github.com/ollama/ollama-python/pull/585
- examples: gpt oss browser tool by @ParthSareen in https://github.com/ollama/ollama-python/pull/588
New Contributors
- @npardal made their first contribution in https://github.com/ollama/ollama-python/pull/584
Full Changelog: https://github.com/ollama/ollama-python/compare/v0.5.4...v0.6.0