Closed renovate[bot] closed 2 months ago
:tada: This PR is included in version 1.3.0-rc.9 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
:tada: This PR is included in version 1.3.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
0.2.0
->0.2.1
Release Notes
pepperoni21/ollama-rs (ollama-rs)
### [`v0.2.1`](https://redirect.github.com/pepperoni21/ollama-rs/releases/tag/v0.2.1) [Compare Source](https://redirect.github.com/pepperoni21/ollama-rs/compare/v0.2.0...v0.2.1) #### What's Changed - Add streaming feature with chat history by [@izyuumi](https://redirect.github.com/izyuumi) in [https://github.com/pepperoni21/ollama-rs/pull/55](https://redirect.github.com/pepperoni21/ollama-rs/pull/55) - Store chat history with stream update by [@ushinnary](https://redirect.github.com/ushinnary) in [https://github.com/pepperoni21/ollama-rs/pull/56](https://redirect.github.com/pepperoni21/ollama-rs/pull/56) - Llama3.1 Function Calling + New Tools by [@andthattoo](https://redirect.github.com/andthattoo) in [https://github.com/pepperoni21/ollama-rs/pull/59](https://redirect.github.com/pepperoni21/ollama-rs/pull/59) - Create images_to_ollama.rs by [@heydocode](https://redirect.github.com/heydocode) in [https://github.com/pepperoni21/ollama-rs/pull/63](https://redirect.github.com/pepperoni21/ollama-rs/pull/63) - Update embeddings generation to /api/embed endpoint and allow for batch embedding by [@pepperoni21](https://redirect.github.com/pepperoni21) in [https://github.com/pepperoni21/ollama-rs/pull/61](https://redirect.github.com/pepperoni21/ollama-rs/pull/61) - Update readme to provide compilable embeddings examples by [@ephraimkunz](https://redirect.github.com/ephraimkunz) in [https://github.com/pepperoni21/ollama-rs/pull/69](https://redirect.github.com/pepperoni21/ollama-rs/pull/69) - feat: Added suffix in completion request by [@SpeedCrash100](https://redirect.github.com/SpeedCrash100) in [https://github.com/pepperoni21/ollama-rs/pull/68](https://redirect.github.com/pepperoni21/ollama-rs/pull/68) - Fixed GenerateEmbeddingsResponse float type by [@pepperoni21](https://redirect.github.com/pepperoni21) in [https://github.com/pepperoni21/ollama-rs/pull/71](https://redirect.github.com/pepperoni21/ollama-rs/pull/71) #### New Contributors - [@izyuumi](https://redirect.github.com/izyuumi) made their first contribution in [https://github.com/pepperoni21/ollama-rs/pull/55](https://redirect.github.com/pepperoni21/ollama-rs/pull/55) - [@heydocode](https://redirect.github.com/heydocode) made their first contribution in [https://github.com/pepperoni21/ollama-rs/pull/63](https://redirect.github.com/pepperoni21/ollama-rs/pull/63) - [@ephraimkunz](https://redirect.github.com/ephraimkunz) made their first contribution in [https://github.com/pepperoni21/ollama-rs/pull/69](https://redirect.github.com/pepperoni21/ollama-rs/pull/69) - [@SpeedCrash100](https://redirect.github.com/SpeedCrash100) made their first contribution in [https://github.com/pepperoni21/ollama-rs/pull/68](https://redirect.github.com/pepperoni21/ollama-rs/pull/68) **Full Changelog**: https://github.com/pepperoni21/ollama-rs/compare/v0.2.0...v0.2.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.