langfuse-python icon indicating copy to clipboard operation
langfuse-python copied to clipboard

chore(deps-dev): bump the langchain group across 1 directory with 7 updates

Open dependabot[bot] opened this issue 1 year ago • 35 comments

Bumps the langchain group with 7 updates in the / directory:

Package From To
langchain-mistralai 0.1.7 0.1.13
langchain-google-vertexai 1.0.4 1.0.10
langchain-openai 0.1.7 0.1.25
langchain-anthropic 0.1.13 0.1.22
langchain-groq 0.1.5 0.1.10
langchain-aws 0.1.17 0.1.18
langchain-community 0.2.16 0.2.17

Updates langchain-mistralai from 0.1.7 to 0.1.13

Release notes

Sourced from langchain-mistralai's releases.

langchain-mistralai==0.1.13

Changes since langchain-mistralai==0.1.12

mistralai[patch]: Release 0.1.13 (#25978) langchain-mistralai - make base URL possible to set via env variable for ChatMistralAI (#25956) all: Improve make lint command (#25344) together, standard-tests: specify tool_choice in standard tests (#25548) mistralai[patch]: Update more @​root_validators for pydantic 2 compatibility (#25446) mistralai[patch]: Update root validator for compatibility with pydantic 2 (#25403) huggingface[patch], pinecone[patch], fireworks[patch], mistralai[patch], voyageai[patch], togetherai[path]: convert Pydantic extras to literals (#25384) mistralai[patch]: Docs Update APIReference for MistralAIEmbeddings (#25294) patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)

Commits

Updates langchain-google-vertexai from 1.0.4 to 1.0.10

Release notes

Sourced from langchain-google-vertexai's releases.

libs/genai/v1.0.10

What's Changed

New Contributors

Full Changelog: https://github.com/langchain-ai/langchain-google/compare/libs/genai/v1.0.9...libs/genai/v1.0.10

libs/vertexai/v1.0.10

What's Changed

Full Changelog: https://github.com/langchain-ai/langchain-google/compare/libs/community/v1.0.8...libs/vertexai/v1.0.10

libs/genai/v1.0.9

What's Changed

New Contributors

... (truncated)

Commits

Updates langchain-openai from 0.1.7 to 0.1.25

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.1.25

Changes since langchain-openai==0.1.24

openai[patch]: Release 0.1.25 (#26439) openai[patch]: get output_type when using with_structured_output (#26307)

langchain-openai==0.1.24

Changes since langchain-openai==0.1.23

partners/openai: release 0.1.24 (#26417) community, openai: support nested dicts (#26414) fmt standard-tests[patch]: add Ser/Des test langchain_openai: Make sure the response from the async client in the astream method of ChatOpenAI is properly awaited in case of "include_response_headers=True" (#26031) openai[patch]: add back azure embeddings api_version alias openai[patch]: Upgrade @​root_validators in preparation for pydantic 2 migration (#25491) standard-tests[patch]: test init from env vars (#25983) docs: ChatOpenAI.with_structured_output nits (#25952) langchain_openai: Cleanup OpenAIEmbeddings validate_environment. (#25855)

langchain-openai==0.1.23

Changes since langchain-openai==0.1.22

openai[patch]: Release 0.1.23 (#25804) openai[patch]: fix get_num_tokens for function calls (#25785) all: Improve make lint command (#25344) openai:compatible with other llm usage meta data (#24500) core[patch]: add additionalProperties recursively to oai function if strict (#25169) docs: fix openai api ref (#25639)

langchain-openai==0.1.22

Changes since langchain-openai==0.1.21

openai[patch]: update core dep (#25502) core, partners: implement standard tracing params for LLMs (#25410) openai[patch]: Release 0.1.22 (#25496) openai[patch]: fix json mode for Azure (#25488) docs: format oai embeddings docstring (#25448) docs: remove the extra period in docstring (#25414) docs: udpated api reference (#25172) openai[patch]: Update extra to match pydantic 2 (#25382) openai: Update API Reference docs for AzureOpenAI Embeddings (#25312) openai[patch]: Docs fix RST formatting in OpenAIEmbeddings (#25293) openai[patch]: Add API Reference docs to OpenAIEmbeddings (#25290) docs: Standardize OpenAI Docs (#25280)

langchain-openai==0.1.21

Changes since langchain-openai==0.1.20

openai[patch]: Release 0.1.21 (#25269)

... (truncated)

Commits

Updates langchain-anthropic from 0.1.13 to 0.1.22

Commits
  • c776471 community: fix AttributeError: 'YandexGPT' object has no attribute '_grpc_met...
  • 752a71b integrations[patch]: release model packages (#24900)
  • 1213a59 docs[patch]: Update kv store docs pages (#24848)
  • 17a06cb infra: check templates based on integration (#24857)
  • a7380dd cli: release 0.0.28 (#24852)
  • e98e4be cli: register new integration doc templates (#24854)
  • 210623b core[minor]: Add support for pydantic 2 to utility to get fields (#24899)
  • 7d16940 core[patch]: Release 0.2.26 (#24898)
  • add1611 community[patch]: Make the pydantic linter stricter (#24897)
  • a4a444f community[patch]: Fix arcee llm usage of root_validator(pre=False) (#24896)
  • Additional commits viewable in compare view

Updates langchain-groq from 0.1.5 to 0.1.10

Release notes

Sourced from langchain-groq's releases.

langchain-groq==0.1.10

Changes since langchain-groq==0.1.9

partners/groq: release 0.1.10 (#26393) groq: add back streaming tool calls (#26391) standard-tests[patch]: add Ser/Des test all: Improve make lint command (#25344) together, standard-tests: specify tool_choice in standard tests (#25548) groq[patch]: update model used for llama tests (#25542) groq[patch]: Update root validators for pydantic 2 migration (#25402) groq[patch]: update rate limit in integration tests (#25177) groq[patch]: allow warnings during tests (#25105) patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)

Commits
  • c0dd293 partners/groq: release 0.1.10 (#26393)
  • 54c8508 groq: add back streaming tool calls (#26391)
  • 396c0ae docs: Adding LC Academy links (#26164)
  • feb3517 core[patch]: fix empty OpenAI tools when strict=True (#26287)
  • d87feb1 [Docs] Correct the admonition explaining min langchain-anthropic version in d...
  • 398718e core[patch]: fix regression in convert_to_openai_tool with instances of Tool ...
  • 7feae62 core[patch]: Support non ASCII characters in tool output if user doesn't outp...
  • b993172 Keyword-like runnable config (#26295)
  • 17659ca core[patch]: Release 0.2.39 (#26279)
  • 212c688 core[minor]: Remove serialized manifest from tracing requests for non-llm run...
  • Additional commits viewable in compare view

Updates langchain-aws from 0.1.17 to 0.1.18

Release notes

Sourced from langchain-aws's releases.

v0.1.18

What's Changed

Full Changelog: https://github.com/langchain-ai/langchain-aws/compare/v0.1.17...v0.1.18

Commits
  • fc72065 infra[patch]: fix release workflow (#191)
  • 644de0b infra[patch]: support dev + rc releases (#190)
  • feb8f09 Update pyproject.toml to v0.1.18 (#189)
  • 4aebf17 Fixes get provider for model_ids with region prefix. Added unit tests. (#184)
  • 533effb aws[patch]: backward-compatible pydantic v2 changes (#180)
  • d89fcf8 Updating README to include support for Bedrock Agents (#166)
  • See full diff in compare view

Updates langchain-community from 0.2.16 to 0.2.17

Release notes

Sourced from langchain-community's releases.

langchain-community==0.2.17

Changes since langchain-community==0.2.16

community[patch]: Release 0.2.17 (#26432) community, openai: support nested dicts (#26414) core[minor]: Remove serialized manifest from tracing requests for non-llm runs (#26270) community: Add docstring for HtmlLinkExtractor (#26213) community: Add docstring for GLiNERLinkExtractor (#26218) community: Add docstring for KeybertLinkExtractor (#26210) Add session expired retry to neo4j graph (#26182) Adding bind_tools in ChatOctoAI (#26168) infra: Clear cache for env-var checks (#26073) fmt fmt fmt Improvement[Community] Improve args description in api doc of DocArrayInMemorySearch (#26024) community: delta in openai choice can be None, creates handler for that (#25954)

Commits
  • e32adad community[patch]: Release 0.2.17 (#26432)
  • 8a02fd9 core: add additional import mappings to loads (#26406)
  • 1d98937 partners/openai: release 0.1.24 (#26417)
  • 28ad244 community, openai: support nested dicts (#26414)
  • c0dd293 partners/groq: release 0.1.10 (#26393)
  • 54c8508 groq: add back streaming tool calls (#26391)
  • 396c0ae docs: Adding LC Academy links (#26164)
  • feb3517 core[patch]: fix empty OpenAI tools when strict=True (#26287)
  • d87feb1 [Docs] Correct the admonition explaining min langchain-anthropic version in d...
  • 398718e core[patch]: fix regression in convert_to_openai_tool with instances of Tool ...
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Sep 17 '24 12:09 dependabot[bot]

@dependabot rebase

maxdeichmann avatar Sep 18 '24 15:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 18 '24 15:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 19 '24 12:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 19 '24 12:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 19 '24 16:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 19 '24 16:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 23 '24 16:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 23 '24 16:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 24 '24 17:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 25 '24 08:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 25 '24 09:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 25 '24 16:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 25 '24 16:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 26 '24 12:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 26 '24 12:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 26 '24 13:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 27 '24 08:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 27 '24 09:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Sep 27 '24 09:09 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 02 '24 13:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 03 '24 08:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 06 '24 15:10 maxdeichmann

@dependabot recreate

maxdeichmann avatar Oct 06 '24 16:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 06 '24 16:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 06 '24 17:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 07 '24 00:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 07 '24 06:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 07 '24 16:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 07 '24 17:10 maxdeichmann

@dependabot rebase

maxdeichmann avatar Oct 07 '24 18:10 maxdeichmann