wi2trier / cbrkit

Customizable Case-Based Reasoning (CBR) toolkit for Python with a built-in API and CLI.
https://wi2trier.github.io/cbrkit/
MIT License
6 stars 4 forks source link

chore(deps): update dependency openai to v1.16.0 - autoclosed #91

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
openai 1.14.3 -> 1.16.0 age adoption passing confidence

Release Notes

openai/openai-python (openai) ### [`v1.16.0`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#1160-2024-04-01) [Compare Source](https://togithub.com/openai/openai-python/compare/v1.14.3...v1.16.0) Full Changelog: [v1.15.0...v1.16.0](https://togithub.com/openai/openai-python/compare/v1.15.0...v1.16.0) ##### Features - **api:** add support for filtering messages by run_id ([#​1288](https://togithub.com/openai/openai-python/issues/1288)) ([58d6b77](https://togithub.com/openai/openai-python/commit/58d6b773218ef1dd8dc6208124a16078e4ac11c1)) - **api:** run polling helpers ([#​1289](https://togithub.com/openai/openai-python/issues/1289)) ([6b427f3](https://togithub.com/openai/openai-python/commit/6b427f38610847bce3ce5334177f07917bd7c187)) ##### Chores - **client:** validate that max_retries is not None ([#​1286](https://togithub.com/openai/openai-python/issues/1286)) ([aa5920a](https://togithub.com/openai/openai-python/commit/aa5920af6131c49a44352524154ee4a1684e76b2)) ##### Refactors - rename createAndStream to stream ([6b427f3](https://togithub.com/openai/openai-python/commit/6b427f38610847bce3ce5334177f07917bd7c187))

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.