SIGN IN SIGN UP

Bump langchain-openai from 0.0.8 to 0.1.1 (#153)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from
0.0.8 to 0.1.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/langchain-ai/langchain/releases">langchain-openai's
releases</a>.</em></p>
<blockquote>
<h2>v0.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>community[patch]: fix deprecation warnings on openai subclasses by
<a href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15621">langchain-ai/langchain#15621</a></li>
<li>experimental[patch]: Release 0.0.48 by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15483">langchain-ai/langchain#15483</a></li>
<li>move output parser table by <a
href="https://github.com/hwchase17"><code>@​hwchase17</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15637">langchain-ai/langchain#15637</a></li>
<li>docs: langchain-openai by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15513">langchain-ai/langchain#15513</a></li>
<li>fix docs build by <a
href="https://github.com/hwchase17"><code>@​hwchase17</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15645">langchain-ai/langchain#15645</a></li>
<li>community: Replaced hardcoded &quot;metadata&quot; with
FIELDS_METADATA variable in semantic_hybrid_search_with_score_and_rerank
by <a
href="https://github.com/raunakshrivastava7"><code>@​raunakshrivastava7</code></a>
in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15642">langchain-ai/langchain#15642</a></li>
<li>templates: 0.1 bump by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15648">langchain-ai/langchain#15648</a></li>
<li>community: Fixed bug of &quot;system message check&quot; in
chat_models/tongyi. by <a
href="https://github.com/Yuffie"><code>@​Yuffie</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15631">langchain-ai/langchain#15631</a></li>
<li>Update openai_tools.ipynb by <a
href="https://github.com/reachusama"><code>@​reachusama</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15649">langchain-ai/langchain#15649</a></li>
<li>community: Provide more actionable errors in the MathPix PDF loader
by <a
href="https://github.com/chadnorvell"><code>@​chadnorvell</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/15630">langchain-ai/langchain#15630</a></li>
<li>community: Include PDF ID in MathPix metadata by <a
href="https://github.com/chadnorvell"><code>@​chadnorvell</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/15629">langchain-ai/langchain#15629</a></li>
<li>community: Allow deleting by ID and collection in
<code>pgvector</code> by <a
href="https://github.com/chadnorvell"><code>@​chadnorvell</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/15627">langchain-ai/langchain#15627</a></li>
<li>docs: add changelog by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15606">langchain-ai/langchain#15606</a></li>
<li>Adding reading source for Curie model by <a
href="https://github.com/Ammar-Azman"><code>@​Ammar-Azman</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/15569">langchain-ai/langchain#15569</a></li>
<li>changed broken link for wandb tracing with agent by <a
href="https://github.com/VpkPrasanna"><code>@​VpkPrasanna</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/15578">langchain-ai/langchain#15578</a></li>
<li>fix: Fix DEFAULT_API_KEY for ArgillaCallbackHandler by <a
href="https://github.com/kursathalat"><code>@​kursathalat</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/15534">langchain-ai/langchain#15534</a></li>
<li>community: Correct Input API Key Name in Notebook and Enhance
Readability of Comments for ZhipuAI Chat Model by <a
href="https://github.com/linancn"><code>@​linancn</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15529">langchain-ai/langchain#15529</a></li>
<li>Feat: add CHM file loader by <a
href="https://github.com/chyroc"><code>@​chyroc</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15519">langchain-ai/langchain#15519</a></li>
<li>fix: Ollama import statements by <a
href="https://github.com/shauryr"><code>@​shauryr</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15493">langchain-ai/langchain#15493</a></li>
<li>Docs: fix excel document loader typo by <a
href="https://github.com/chyroc"><code>@​chyroc</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15470">langchain-ai/langchain#15470</a></li>
<li>community: fix: should flush after inserting data on milvus by <a
href="https://github.com/EeyoreLee"><code>@​EeyoreLee</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15568">langchain-ai/langchain#15568</a></li>
<li>update ragatouille integration by <a
href="https://github.com/hwchase17"><code>@​hwchase17</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15658">langchain-ai/langchain#15658</a></li>
<li>Docs: Add missing import of 'ConfigurableField' in 'Full code
comparison' example in LCEL by <a
href="https://github.com/abzachshan"><code>@​abzachshan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15661">langchain-ai/langchain#15661</a></li>
<li>Populate streamed_output for all runs handled by
atransform_stream_with_config by <a
href="https://github.com/nfcampos"><code>@​nfcampos</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15599">langchain-ai/langchain#15599</a></li>
<li>Do not issue beta or deprecation warnings on internal calls by <a
href="https://github.com/nfcampos"><code>@​nfcampos</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15641">langchain-ai/langchain#15641</a></li>
<li>core[patch]: Release 0.1.8 by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15677">langchain-ai/langchain#15677</a></li>
<li>community[patch]: Release 0.0.10 by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15678">langchain-ai/langchain#15678</a></li>
<li>dont use docarray by <a
href="https://github.com/hwchase17"><code>@​hwchase17</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15710">langchain-ai/langchain#15710</a></li>
<li>docs: add LangGraph by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15682">langchain-ai/langchain#15682</a></li>
<li>community[patch]: Support different Pinecone initializations
depending on the version by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15717">langchain-ai/langchain#15717</a></li>
<li>bugfix/fix table in documentation for langchain-community by <a
href="https://github.com/mingkang111"><code>@​mingkang111</code></a> in
<a
href="https://redirect.github.com/langchain-ai/langchain/pull/15716">langchain-ai/langchain#15716</a></li>
<li>core(minor): Add a way to print out system information for debugging
purposes. by <a
href="https://github.com/eyurtsev"><code>@​eyurtsev</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15718">langchain-ai/langchain#15718</a></li>
<li>Add doc for AstraDB document loader by <a
href="https://github.com/cbornet"><code>@​cbornet</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15703">langchain-ai/langchain#15703</a></li>
<li>Fix AstraDB logical operator filtering by <a
href="https://github.com/cbornet"><code>@​cbornet</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15699">langchain-ai/langchain#15699</a></li>
<li>langchain-docs: Correct the word &quot;iteratively&quot; in
use-cases documentation by <a
href="https://github.com/untilhamza"><code>@​untilhamza</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15697">langchain-ai/langchain#15697</a></li>
<li>community: fix myscale delete function bug by <a
href="https://github.com/IANTHEREAL"><code>@​IANTHEREAL</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15675">langchain-ai/langchain#15675</a></li>
<li>docs: update aws_dynamodb integration doc by <a
href="https://github.com/sweetkane"><code>@​sweetkane</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15666">langchain-ai/langchain#15666</a></li>
<li>experimental: minimum version bump by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15722">langchain-ai/langchain#15722</a></li>
<li>experimental[patch]: minimum version bump by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15724">langchain-ai/langchain#15724</a></li>
<li>langchain(patch): Fix output type for pydantic output parser by <a
href="https://github.com/eyurtsev"><code>@​eyurtsev</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15714">langchain-ai/langchain#15714</a></li>
<li>Make packages optional by <a
href="https://github.com/hinthornw"><code>@​hinthornw</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15727">langchain-ai/langchain#15727</a></li>
<li>Update template to direct questions to discussions rather than
issues by <a
href="https://github.com/eyurtsev"><code>@​eyurtsev</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15721">langchain-ai/langchain#15721</a></li>
<li>CI: Fix template for questions by <a
href="https://github.com/eyurtsev"><code>@​eyurtsev</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15756">langchain-ai/langchain#15756</a></li>
<li>docs: remove unnecessary description by <a
href="https://github.com/morugu"><code>@​morugu</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15752">langchain-ai/langchain#15752</a></li>
<li>experimental[patch]: loosen core max version by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15763">langchain-ai/langchain#15763</a></li>
<li>community[patch]: release 0.0.11 by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15760">langchain-ai/langchain#15760</a></li>
<li>docs: fix recognition by <a
href="https://github.com/baskaryan"><code>@​baskaryan</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15769">langchain-ai/langchain#15769</a></li>
<li>docs: integration package pip installs by <a
href="https://github.com/efriis"><code>@​efriis</code></a> in <a
href="https://redirect.github.com/langchain-ai/langchain/pull/15762">langchain-ai/langchain#15762</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/langchain-ai/langchain/commits/v0.1.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=langchain-openai&package-manager=pip&previous-version=0.0.8&new-version=0.1.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
D
dependabot[bot] committed
3b81631419f9aab0bd07cbd3aa804594b9a58cd3
Parent: 4c001c7
Committed by GitHub <noreply@github.com> on 4/1/2024, 2:26:23 AM