New
v0.3.2
What's Changed
- Add capabilities to modelinfo by @TeamDman in https://github.com/pepperoni21/ollama-rs/pull/192
- Bump syn from 2.0.100 to 2.0.101 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/191
- Bump tokio from 1.44.2 to 1.45.0 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/196
- Bump text-splitter from 0.25.1 to 0.26.0 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/195
- Add raw parameter to GenerationRequest by @m13253 in https://github.com/pepperoni21/ollama-rs/pull/197
- Bump reqwest from 0.12.15 to 0.12.19 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/202
- Bump tokio from 1.45.0 to 1.45.1 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/199
- Bump text-splitter from 0.26.0 to 0.27.0 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/203
- Boxed JsonStructure inside FormatType by @pepperoni21 in https://github.com/pepperoni21/ollama-rs/pull/204
- add thinking support by @serendipty01 in https://github.com/pepperoni21/ollama-rs/pull/201
- Migrated schemars to 0.9 by @pepperoni21 in https://github.com/pepperoni21/ollama-rs/pull/205
- Bump reqwest from 0.12.19 to 0.12.20 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/207
- Bump serde_with from 3.12.0 to 3.13.0 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/208
- Bump syn from 2.0.101 to 2.0.103 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/209
- Fix #210 by attempting multiple formats for deserialization by @Rushmore75 in https://github.com/pepperoni21/ollama-rs/pull/211
- Bump quinn-proto from 0.11.6 to 0.11.12 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/212
- Bump syn from 2.0.103 to 2.0.104 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/213
- Bump schemars from 0.9.0 to 1.0.0 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/214
- Bump openssl from 0.10.58 to 0.10.73 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/216
- Bump ring from 0.17.7 to 0.17.14 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/215
New Contributors
- @TeamDman made their first contribution in https://github.com/pepperoni21/ollama-rs/pull/192
- @m13253 made their first contribution in https://github.com/pepperoni21/ollama-rs/pull/197
- @serendipty01 made their first contribution in https://github.com/pepperoni21/ollama-rs/pull/201
Full Changelog: https://github.com/pepperoni21/ollama-rs/compare/v0.3.1...v0.3.2