New
v0.3.1
What's Changed
- Bump text-splitter from 0.25.0 to 0.25.1 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/180
- Bump tokio from 1.44.1 to 1.44.2 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/182
- Structured output: Support for runtime generated schema by @matusfaro in https://github.com/pepperoni21/ollama-rs/pull/181
- Set Content-Type header for JSON by @sebdotv in https://github.com/pepperoni21/ollama-rs/pull/184
- feat: make ToolType and ToolFunctionInfo public by @starpit in https://github.com/pepperoni21/ollama-rs/pull/185
- Add load_duration to GenerationResponse and ChatMessageFinalResponseData by @sebdotv in https://github.com/pepperoni21/ollama-rs/pull/186
- Make tools Send + Sync by @fgsch in https://github.com/pepperoni21/ollama-rs/pull/187
- Bump proc-macro2 from 1.0.94 to 1.0.95 by @dependabot in https://github.com/pepperoni21/ollama-rs/pull/188
- Implemented keep_alive for coordinator by @pepperoni21 in https://github.com/pepperoni21/ollama-rs/pull/190
New Contributors
- @matusfaro made their first contribution in https://github.com/pepperoni21/ollama-rs/pull/181
- @sebdotv made their first contribution in https://github.com/pepperoni21/ollama-rs/pull/184
- @starpit made their first contribution in https://github.com/pepperoni21/ollama-rs/pull/185
- @fgsch made their first contribution in https://github.com/pepperoni21/ollama-rs/pull/187
Full Changelog: https://github.com/pepperoni21/ollama-rs/compare/v0.3.0...v0.3.1