Skip to content

Commit

Permalink
Bump openai from 1.13.3 to 1.14.1 (#130)
Browse files Browse the repository at this point in the history
Bumps [openai](https://github.com/openai/openai-python) from 1.13.3 to
1.14.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-python/releases">openai's
releases</a>.</em></p>
<blockquote>
<h2>v1.14.1</h2>
<h2>1.14.1 (2024-03-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.14.0...v1.14.1">v1.14.0...v1.14.1</a></p>
<h3>Documentation</h3>
<ul>
<li><strong>readme:</strong> assistant streaming (<a
href="https://redirect.github.com/openai/openai-python/issues/1238">#1238</a>)
(<a
href="https://github.com/openai/openai-python/commit/0fc30a23030b4ff60f27cd2f472517926ed0f300">0fc30a2</a>)</li>
</ul>
<h2>v1.14.0</h2>
<h2>1.14.0 (2024-03-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.13.4...v1.14.0">v1.13.4...v1.14.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>assistants:</strong> add support for streaming (<a
href="https://redirect.github.com/openai/openai-python/issues/1233">#1233</a>)
(<a
href="https://github.com/openai/openai-python/commit/17635dccbeddf153f8201dbca18b44e16a1799b2">17635dc</a>)</li>
</ul>
<h2>v1.13.4</h2>
<h2>1.13.4 (2024-03-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.13.3...v1.13.4">v1.13.3...v1.13.4</a></p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>streaming:</strong> improve error messages (<a
href="https://redirect.github.com/openai/openai-python/issues/1218">#1218</a>)
(<a
href="https://github.com/openai/openai-python/commit/4f5ff298601b5a8bfbf0a9d0c0d1329d1502a205">4f5ff29</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> update docs (<a
href="https://redirect.github.com/openai/openai-python/issues/1212">#1212</a>)
(<a
href="https://github.com/openai/openai-python/commit/71236e0de4012a249af4c1ffd95973a8ba4fa61f">71236e0</a>)</li>
<li><strong>client:</strong> improve error message for invalid
http_client argument (<a
href="https://redirect.github.com/openai/openai-python/issues/1216">#1216</a>)
(<a
href="https://github.com/openai/openai-python/commit/d0c928abbd99020fe828350f3adfd10c638a2eed">d0c928a</a>)</li>
<li><strong>docs:</strong> mention install from git repo (<a
href="https://redirect.github.com/openai/openai-python/issues/1203">#1203</a>)
(<a
href="https://github.com/openai/openai-python/commit/3ab6f447ffd8d2394e58416e401e545a99ec85af">3ab6f44</a>)</li>
<li>export NOT_GIVEN sentinel value (<a
href="https://redirect.github.com/openai/openai-python/issues/1223">#1223</a>)
(<a
href="https://github.com/openai/openai-python/commit/8a4f76f992c66f20cd6aa070c8dc4839e4cf9f3c">8a4f76f</a>)</li>
<li><strong>internal:</strong> add core support for deserializing into
number response (<a
href="https://redirect.github.com/openai/openai-python/issues/1219">#1219</a>)
(<a
href="https://github.com/openai/openai-python/commit/004bc924ea579852b9266ca11aea93463cf75104">004bc92</a>)</li>
<li><strong>internal:</strong> bump pyright (<a
href="https://redirect.github.com/openai/openai-python/issues/1221">#1221</a>)
(<a
href="https://github.com/openai/openai-python/commit/3c2e815311ace4ff81ccd446b23ff50a4e099485">3c2e815</a>)</li>
<li><strong>internal:</strong> improve deserialisation of discriminated
unions (<a
href="https://redirect.github.com/openai/openai-python/issues/1227">#1227</a>)
(<a
href="https://github.com/openai/openai-python/commit/4767259d25ac135550b37b15e4c0497e5ff0330d">4767259</a>)</li>
<li><strong>internal:</strong> minor core client restructuring (<a
href="https://redirect.github.com/openai/openai-python/issues/1199">#1199</a>)
(<a
href="https://github.com/openai/openai-python/commit/4314cdcd522537e6cbbd87206d5bb236f672ce05">4314cdc</a>)</li>
<li><strong>internal:</strong> split up transforms into sync / async (<a
href="https://redirect.github.com/openai/openai-python/issues/1210">#1210</a>)
(<a
href="https://github.com/openai/openai-python/commit/7853a8358864957cc183581bdf7c03810a7b2756">7853a83</a>)</li>
<li><strong>internal:</strong> support more input types (<a
href="https://redirect.github.com/openai/openai-python/issues/1211">#1211</a>)
(<a
href="https://github.com/openai/openai-python/commit/d0e4baa40d32c2da0ce5ceef8e0c7193b98f2b5a">d0e4baa</a>)</li>
<li><strong>internal:</strong> support parsing Annotated types (<a
href="https://redirect.github.com/openai/openai-python/issues/1222">#1222</a>)
(<a
href="https://github.com/openai/openai-python/commit/8598f81841eeab0ab00eb21fdec7e8756ffde909">8598f81</a>)</li>
<li><strong>types:</strong> include discriminators in unions (<a
href="https://redirect.github.com/openai/openai-python/issues/1228">#1228</a>)
(<a
href="https://github.com/openai/openai-python/commit/3ba0dcc19a2af0ef869c77da2805278f71ee96c2">3ba0dcc</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>contributing:</strong> improve wording (<a
href="https://redirect.github.com/openai/openai-python/issues/1201">#1201</a>)
(<a
href="https://github.com/openai/openai-python/commit/95a1e0ea8e5446c413606847ebf9e35afbc62bf9">95a1e0e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/openai/openai-python/blob/main/CHANGELOG.md">openai's
changelog</a>.</em></p>
<blockquote>
<h2>1.14.1 (2024-03-15)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.14.0...v1.14.1">v1.14.0...v1.14.1</a></p>
<h3>Documentation</h3>
<ul>
<li><strong>readme:</strong> assistant streaming (<a
href="https://redirect.github.com/openai/openai-python/issues/1238">#1238</a>)
(<a
href="https://github.com/openai/openai-python/commit/0fc30a23030b4ff60f27cd2f472517926ed0f300">0fc30a2</a>)</li>
</ul>
<h2>1.14.0 (2024-03-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.13.4...v1.14.0">v1.13.4...v1.14.0</a></p>
<h3>Features</h3>
<ul>
<li><strong>assistants:</strong> add support for streaming (<a
href="https://redirect.github.com/openai/openai-python/issues/1233">#1233</a>)
(<a
href="https://github.com/openai/openai-python/commit/17635dccbeddf153f8201dbca18b44e16a1799b2">17635dc</a>)</li>
</ul>
<h2>1.13.4 (2024-03-13)</h2>
<p>Full Changelog: <a
href="https://github.com/openai/openai-python/compare/v1.13.3...v1.13.4">v1.13.3...v1.13.4</a></p>
<h3>Bug Fixes</h3>
<ul>
<li><strong>streaming:</strong> improve error messages (<a
href="https://redirect.github.com/openai/openai-python/issues/1218">#1218</a>)
(<a
href="https://github.com/openai/openai-python/commit/4f5ff298601b5a8bfbf0a9d0c0d1329d1502a205">4f5ff29</a>)</li>
</ul>
<h3>Chores</h3>
<ul>
<li><strong>api:</strong> update docs (<a
href="https://redirect.github.com/openai/openai-python/issues/1212">#1212</a>)
(<a
href="https://github.com/openai/openai-python/commit/71236e0de4012a249af4c1ffd95973a8ba4fa61f">71236e0</a>)</li>
<li><strong>client:</strong> improve error message for invalid
http_client argument (<a
href="https://redirect.github.com/openai/openai-python/issues/1216">#1216</a>)
(<a
href="https://github.com/openai/openai-python/commit/d0c928abbd99020fe828350f3adfd10c638a2eed">d0c928a</a>)</li>
<li><strong>docs:</strong> mention install from git repo (<a
href="https://redirect.github.com/openai/openai-python/issues/1203">#1203</a>)
(<a
href="https://github.com/openai/openai-python/commit/3ab6f447ffd8d2394e58416e401e545a99ec85af">3ab6f44</a>)</li>
<li>export NOT_GIVEN sentinel value (<a
href="https://redirect.github.com/openai/openai-python/issues/1223">#1223</a>)
(<a
href="https://github.com/openai/openai-python/commit/8a4f76f992c66f20cd6aa070c8dc4839e4cf9f3c">8a4f76f</a>)</li>
<li><strong>internal:</strong> add core support for deserializing into
number response (<a
href="https://redirect.github.com/openai/openai-python/issues/1219">#1219</a>)
(<a
href="https://github.com/openai/openai-python/commit/004bc924ea579852b9266ca11aea93463cf75104">004bc92</a>)</li>
<li><strong>internal:</strong> bump pyright (<a
href="https://redirect.github.com/openai/openai-python/issues/1221">#1221</a>)
(<a
href="https://github.com/openai/openai-python/commit/3c2e815311ace4ff81ccd446b23ff50a4e099485">3c2e815</a>)</li>
<li><strong>internal:</strong> improve deserialisation of discriminated
unions (<a
href="https://redirect.github.com/openai/openai-python/issues/1227">#1227</a>)
(<a
href="https://github.com/openai/openai-python/commit/4767259d25ac135550b37b15e4c0497e5ff0330d">4767259</a>)</li>
<li><strong>internal:</strong> minor core client restructuring (<a
href="https://redirect.github.com/openai/openai-python/issues/1199">#1199</a>)
(<a
href="https://github.com/openai/openai-python/commit/4314cdcd522537e6cbbd87206d5bb236f672ce05">4314cdc</a>)</li>
<li><strong>internal:</strong> split up transforms into sync / async (<a
href="https://redirect.github.com/openai/openai-python/issues/1210">#1210</a>)
(<a
href="https://github.com/openai/openai-python/commit/7853a8358864957cc183581bdf7c03810a7b2756">7853a83</a>)</li>
<li><strong>internal:</strong> support more input types (<a
href="https://redirect.github.com/openai/openai-python/issues/1211">#1211</a>)
(<a
href="https://github.com/openai/openai-python/commit/d0e4baa40d32c2da0ce5ceef8e0c7193b98f2b5a">d0e4baa</a>)</li>
<li><strong>internal:</strong> support parsing Annotated types (<a
href="https://redirect.github.com/openai/openai-python/issues/1222">#1222</a>)
(<a
href="https://github.com/openai/openai-python/commit/8598f81841eeab0ab00eb21fdec7e8756ffde909">8598f81</a>)</li>
<li><strong>types:</strong> include discriminators in unions (<a
href="https://redirect.github.com/openai/openai-python/issues/1228">#1228</a>)
(<a
href="https://github.com/openai/openai-python/commit/3ba0dcc19a2af0ef869c77da2805278f71ee96c2">3ba0dcc</a>)</li>
</ul>
<h3>Documentation</h3>
<ul>
<li><strong>contributing:</strong> improve wording (<a
href="https://redirect.github.com/openai/openai-python/issues/1201">#1201</a>)
(<a
href="https://github.com/openai/openai-python/commit/95a1e0ea8e5446c413606847ebf9e35afbc62bf9">95a1e0e</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/openai/openai-python/commit/e8e5a0dc7ccf2db19d7f81991ee0987f9c3ae375"><code>e8e5a0d</code></a>
release: 1.14.1 (<a
href="https://redirect.github.com/openai/openai-python/issues/1239">#1239</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/5429f69670e4db70f0cb7420ddb27c9bd11b9508"><code>5429f69</code></a>
release: 1.14.0 (<a
href="https://redirect.github.com/openai/openai-python/issues/1234">#1234</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/ec104bf08587250689fcdca47ff8ab579a03960c"><code>ec104bf</code></a>
release: 1.13.4</li>
<li><a
href="https://github.com/openai/openai-python/commit/b54ab2f86fd19a5b5861f87941b4a9de57bf6c7a"><code>b54ab2f</code></a>
chore(types): include discriminators in unions (<a
href="https://redirect.github.com/openai/openai-python/issues/1228">#1228</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/0f0aec55cf76610467ba2c8e6627ee19f19413ce"><code>0f0aec5</code></a>
chore(internal): improve deserialisation of discriminated unions (<a
href="https://redirect.github.com/openai/openai-python/issues/1227">#1227</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/b3e37c8d4ff4feb608998bb2ab3378380c8d890f"><code>b3e37c8</code></a>
chore: export NOT_GIVEN sentinel value (<a
href="https://redirect.github.com/openai/openai-python/issues/1223">#1223</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/49cab6f25e0c815d43d5c111b5c140f4517c6721"><code>49cab6f</code></a>
chore(internal): support parsing Annotated types (<a
href="https://redirect.github.com/openai/openai-python/issues/1222">#1222</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/6147fbe01920f21102394429288a860a9de604e4"><code>6147fbe</code></a>
chore(internal): bump pyright (<a
href="https://redirect.github.com/openai/openai-python/issues/1221">#1221</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/ff8154f8308256254d5940b1d87b3bf6e9407d39"><code>ff8154f</code></a>
chore(internal): add core support for deserializing into number response
(<a
href="https://redirect.github.com/openai/openai-python/issues/1219">#1219</a>)</li>
<li><a
href="https://github.com/openai/openai-python/commit/7ccf0a9f4e6171e6c0e66f3f90b3bccf21605f09"><code>7ccf0a9</code></a>
fix(streaming): improve error messages (<a
href="https://redirect.github.com/openai/openai-python/issues/1218">#1218</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/openai/openai-python/compare/v1.13.3...v1.14.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=openai&package-manager=pip&previous-version=1.13.3&new-version=1.14.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 6f94ee4 commit ee69f9b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee69f9b

Please sign in to comment.