Skip to content

Tags: awaescher/OllamaSharp

Tags

5.0.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #188 from stephentoub/updatemeai

Update Microsoft.Extensions.AI to 9.3.0-preview.1.25114.11

5.0.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #183 from MarkWard0110/fix/settings-cast

fix unable to cast object of type 'System.Double' to type

5.0.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #180 from jmatthiesen/main

Added support for structured output when using Microsoft.Extensions.AI

5.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #178 from awaescher/hotfix/fix-create-model

Fix creating models

5.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #175 from Puchaczov/bugfix/no_max_output_tokens

fixed no max output tokens

5.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #172 from stephentoub/updatemeai

Update M.E.AI to 9.1.0-preview.1.25064.3

5.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #170 from awaescher/merge169

Merge #169

5.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #169 from milbk/main

 Update CreateModelRequest; Add PushBlobAsync and IsBlobExistsAsync for Ollama v0.5.5

4.0.22

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #168 from JerrettDavis/more-code-cleanup

Moved the rest of the model JsonPropertyNames to constants for consistency

4.0.21

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #166 from JerrettDavis/code-cleanup

Documentation Updates and Code Cleanup