Sourced from ollama's releases.
v0.6.0
What's Changed
client: add web search and web crawl capabilities by
@ParthSareen
in ollama/ollama-python#578client: load OLLAMA_API_KEY on init by
@ParthSareen
in ollama/ollama-python#583client/types: update web search and fetch API by
@npardal
in ollama/ollama-python#584examples: add mcp server for web_search web_crawl by
@ParthSareen
in ollama/ollama-python#585examples: gpt oss browser tool by
@ParthSareen
in ollama/ollama-python#588New Contributors
@npardal
made their first contribution in ollama/ollama-python#584Full Changelog: https://github.com/ollama/ollama-python/compare/v0.5.4...v0.6.0
v0.5.4
What's Changed
- examples: add gpt-oss browser example by
@ParthSareen
in ollama/ollama-python#558- build(deps): bump actions/checkout from 4 to 5 by
@dependabot
[bot] in ollama/ollama-python#559- examples/gpt-oss: fix examples by
@ParthSareen
in ollama/ollama-python#566- Fix link for thinking-levels.py in documentation by
@btjanaka
in ollama/ollama-python#567- examples: fix gpt-oss-tools-stream for adding tool calls by
@ParthSareen
in ollama/ollama-python#568- examples: resolve invalid tool usage status code 400 if llm makes a mistake gpt-oss by
@MarkWard0110
in ollama/ollama-python#569- build(deps): bump actions/setup-python from 5 to 6 by
@dependabot
[bot] in ollama/ollama-python#571- feat: add dimensions to embed request by
@mxyng
in ollama/ollama-python#574New Contributors
@btjanaka
made their first contribution in ollama/ollama-python#567@MarkWard0110
made their first contribution in ollama/ollama-python#569Full Changelog: https://github.com/ollama/ollama-python/compare/v0.5.3...v0.5.4
v0.5.3
What's Changed
- add support for 'high'/'medium'/'low' think values by
@drifkin
in ollama/ollama-python#553Full Changelog: https://github.com/ollama/ollama-python/compare/v0.5.2...v0.5.3
v0.5.2
What's Changed
types/examples: add tool_name to message and examples by
@ParthSareen
in ollama/ollama-python#537types: add
context_length
to ProcessResponse by@ParthSareen
in ollama/ollama-python#538types: relax type for tools by
@ParthSareen
in ollama/ollama-python#550add license metadata to package by
@ViViDboarder
in ollama/ollama-python#526New Contributors
@hwittenborn
made their first contribution in ollama/ollama-python#525@ViViDboarder
made their first contribution in ollama/ollama-python#526
... (truncated)
d967f04
examples: gpt oss browser tool (#588)ab49a66
examples: add mcp server for web_search web_crawl (#585)16f344f
client/types: update web search and fetch API (#584)d0f71bc
client: load OLLAMA_API_KEY on init (#583)b22c5fd
init: fix export for web_search (#581)4d0b81b
client: add web search and web crawl capabilities (#578)a1d04f0
feat: add dimensions to embed request (#574)8af6cac
build(deps): bump actions/setup-python from 5 to 6 (#571)9f41447
examples: make gpt-oss resilient for failed tool calls (#569)da79e98
examples: fix gpt-oss-tools-stream for adding toolcalls (#568)