Release 2.0.1
This version introduces some breaking changes which are:
-
Renamed various models for naming consistency
CreateStatus
→CreateModelResponse
PullStatus
→PullModelResponse
PushStatus
→PushModelResponse
-
Removed obsolete
Name
property in favor forModel
to reflect the changes from the Ollama API- in
CreateModel
,DeleteModel
,PullModel
,PushModel
&ShowModel
- in
Special thanks to the contributions from @JerrettDavis and @mili-tan ❤