allenporter / home-assistant-datasets

This package is a collection of datasets for evaluating AI Models in the context of Home Assistant.
https://allenporter.github.io/home-assistant-datasets
33 stars 3 forks source link

Update dependency ollama to v0.4.1 #59

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ollama (source) ==0.3.3 -> ==0.4.1 age adoption passing confidence

Release Notes

ollama/ollama-python (ollama) ### [`v0.4.1`](https://redirect.github.com/ollama/ollama-python/releases/tag/v0.4.1) [Compare Source](https://redirect.github.com/ollama/ollama-python/compare/v0.4.0...v0.4.1) #### What's Changed - Fixed issue where message types would have a `tool_calls` field by membership test even if no tool calls were provided by the response. **Full Changelog**: https://github.com/ollama/ollama-python/compare/v0.4.0...v0.4.1 ### [`v0.4.0`](https://redirect.github.com/ollama/ollama-python/releases/tag/v0.4.0) [Compare Source](https://redirect.github.com/ollama/ollama-python/compare/v0.3.3...v0.4.0) #### New Features - Add Pydantic for validation and serialization by [@​mxyng](https://redirect.github.com/mxyng) in [https://github.com/ollama/ollama-python/pull/276](https://redirect.github.com/ollama/ollama-python/pull/276) - Passing Functions as Tools by [@​ParthSareen](https://redirect.github.com/ParthSareen) in [https://github.com/ollama/ollama-python/pull/321](https://redirect.github.com/ollama/ollama-python/pull/321) - No head request for create blob by [@​mxyng](https://redirect.github.com/mxyng) in [https://github.com/ollama/ollama-python/pull/277](https://redirect.github.com/ollama/ollama-python/pull/277) - Deprecate embeddings from docs in favor of embed by [@​royjhan](https://redirect.github.com/royjhan) in [https://github.com/ollama/ollama-python/pull/216](https://redirect.github.com/ollama/ollama-python/pull/216) #### Chores - Examples refactor by [@​ParthSareen](https://redirect.github.com/ParthSareen) in [https://github.com/ollama/ollama-python/pull/329](https://redirect.github.com/ollama/ollama-python/pull/329) - chore: add python3.13 to test matrix by [@​mxyng](https://redirect.github.com/mxyng) in [https://github.com/ollama/ollama-python/pull/324](https://redirect.github.com/ollama/ollama-python/pull/324) - Update requirements.txt and poetry.lock by [@​ParthSareen](https://redirect.github.com/ParthSareen) in [https://github.com/ollama/ollama-python/pull/315](https://redirect.github.com/ollama/ollama-python/pull/315) - update pyproject.toml by [@​mxyng](https://redirect.github.com/mxyng) in [https://github.com/ollama/ollama-python/pull/284](https://redirect.github.com/ollama/ollama-python/pull/284) - Bump pytest from 8.3.2 to 8.3.3 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/ollama/ollama-python/pull/278](https://redirect.github.com/ollama/ollama-python/pull/278) - Bump ruff from 0.6.3 to 0.6.5 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/ollama/ollama-python/pull/281](https://redirect.github.com/ollama/ollama-python/pull/281) - Bump pydantic from 2.9.0 to 2.9.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/ollama/ollama-python/pull/318](https://redirect.github.com/ollama/ollama-python/pull/318) - Bump ruff from 0.6.9 to 0.7.4 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/ollama/ollama-python/pull/322](https://redirect.github.com/ollama/ollama-python/pull/322) - add basic delete/copy tests by [@​mxyng](https://redirect.github.com/mxyng) in [https://github.com/ollama/ollama-python/pull/275](https://redirect.github.com/ollama/ollama-python/pull/275) **Full Changelog**: https://github.com/ollama/ollama-python/compare/v0.3.3...v0.4.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

renovate[bot] commented 1 week ago

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


renovate[bot] commented 1 week ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==0.4.1). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.