Skip to content

Tags: ollama/ollama-python

Tags

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #524 from ollama/drifkin/thinking-support

fully add thinking support to `generate()`

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #521 from ollama/drifkin/thinking-support

add support for thinking

v0.4.9

Toggle v0.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
types: add capabilities to show response. (#511)

v0.4.8

Toggle v0.4.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
types: allow items and defs for tools (#501)

v0.4.7

Toggle v0.4.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add tests for checking SHA in blob request (#425)

v0.4.6

Toggle v0.4.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #417 from ollama/pdevine/create-api

add create api changes

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bugfix: fix passing Image type in messages for chat (#390)


---------

Co-authored-by: Aarni Koskela <akx@iki.fi>

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix validation of format field to allow empty strings as it did previ…

…ously (#369)

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Structured outputs support with examples (#354)

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix image serialization for long image string (#348)