Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump langchain_openai, langchain_google and langchain #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Bumps langchain_openai, langchain_google and langchain. These dependencies needed to be updated together.
Updates langchain_openai from 0.7.2+5 to 0.7.3

Changelog

Sourced from langchain_openai's changelog.

langchain_openai - v0.7.3

  • FEAT: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614). (bf333081)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_anthropic - v0.2.0+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_firebase - v0.2.1+4

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_google - v0.6.4+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_mistralai - v0.2.3+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_ollama - v0.3.2+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

openai_dart - v0.4.5

  • FEAT: Support Predicted Outputs in openai_dart (#613). (315fe0fd)
  • FEAT: Support streaming audio responses in chat completions in openai_dart (#615). (6da756a8)
  • FEAT: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614). (bf333081)
  • FIX: Default store field to null in openai_dart to support Azure and Groq APIs (#608). (21332960)
  • FIX: Make first_id and last_id nullable in list endpoints in openai_dart (#607). (7cfc4ddf)
  • DOCS: Update OpenAI endpoints descriptions (#612). (10c66888)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

openai_realtime_dart - v0.0.3+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)
  • DOCS: Update openai_spec_official.yaml. (ee2eb35b)
  • DOCS: Update README.md. (44291a06)

anthropic_sdk_dart - v0.2.0+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

chromadb - v0.2.0+2

... (truncated)

Commits
  • 758f426 chore(release): publish packages
  • 4730f2a feat(doc-loaders): Add support for DirectoryLoader (#620)
  • 60b10e0 refactor: Add new lint rules and fix issues (#621)
  • 6da756a feat: Support streaming audio responses in chat completions in openai_dart (#...
  • ee2eb35 docs: Update openai_spec_official.yaml
  • bf33308 feat: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614)
  • 315fe0f feat: Support Predicted Outputs in openai_dart (#613)
  • 10c6688 docs: Update OpenAI endpoints descriptions (#612)
  • c33f2e0 feat: Expose internal store in ObjectBoxVectorStore (#611)
  • 0c8750e refactor: Upgrade api clients generator version (#610)
  • Additional commits viewable in compare view

Updates langchain_google from 0.6.4+1 to 0.6.4+2

Changelog

Sourced from langchain_google's changelog.

langchain_google - v0.6.4+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_mistralai - v0.2.3+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_ollama - v0.3.2+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

openai_dart - v0.4.5

  • FEAT: Support Predicted Outputs in openai_dart (#613). (315fe0fd)
  • FEAT: Support streaming audio responses in chat completions in openai_dart (#615). (6da756a8)
  • FEAT: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614). (bf333081)
  • FIX: Default store field to null in openai_dart to support Azure and Groq APIs (#608). (21332960)
  • FIX: Make first_id and last_id nullable in list endpoints in openai_dart (#607). (7cfc4ddf)
  • DOCS: Update OpenAI endpoints descriptions (#612). (10c66888)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

openai_realtime_dart - v0.0.3+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)
  • DOCS: Update openai_spec_official.yaml. (ee2eb35b)
  • DOCS: Update README.md. (44291a06)

anthropic_sdk_dart - v0.2.0+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

chromadb - v0.2.0+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

googleai_dart - v0.1.0+3

  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

mistralai_dart - v0.0.3+4

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

ollama_dart - v0.2.2+1

... (truncated)

Commits

Updates langchain from 0.7.7+1 to 0.7.7+2

Changelog

Sourced from langchain's changelog.

langchain - v0.7.7+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_core - v0.3.6+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_community - v0.3.3

  • FEAT: Add support for DirectoryLoader (#620). (4730f2a3)
  • FEAT: Expose internal store in ObjectBoxVectorStore (#611). (c33f2e07)
  • FIX: Chinese character support on web loader (#600). (48e64d5b)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)
  • REFACTOR: Upgrade api clients generator version (#610). (0c8750e8)

langchain_openai - v0.7.3

  • FEAT: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614). (bf333081)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_anthropic - v0.2.0+1

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_firebase - v0.2.1+4

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_google - v0.6.4+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_mistralai - v0.2.3+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

langchain_ollama - v0.3.2+2

  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

openai_dart - v0.4.5

  • FEAT: Support Predicted Outputs in openai_dart (#613). (315fe0fd)
  • FEAT: Support streaming audio responses in chat completions in openai_dart (#615). (6da756a8)
  • FEAT: Add gpt-4o-2024-11-20 to model catalog in openai_dart (#614). (bf333081)
  • FIX: Default store field to null in openai_dart to support Azure and Groq APIs (#608). (21332960)
  • FIX: Make first_id and last_id nullable in list endpoints in openai_dart (#607). (7cfc4ddf)
  • DOCS: Update OpenAI endpoints descriptions (#612). (10c66888)
  • REFACTOR: Add new lint rules and fix issues (#621). (60b10e00)

... (truncated)

Commits

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 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 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)

Bumps [langchain_openai](https://github.com/davidmigloz/langchain_dart/tree/main/packages), [langchain_google](https://github.com/davidmigloz/langchain_dart/tree/main/packages) and [langchain](https://github.com/davidmigloz/langchain_dart/tree/main/packages). These dependencies needed to be updated together.

Updates `langchain_openai` from 0.7.2+5 to 0.7.3
- [Release notes](https://github.com/davidmigloz/langchain_dart/releases)
- [Changelog](https://github.com/davidmigloz/langchain_dart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davidmigloz/langchain_dart/commits/langchain_openai-v0.7.3/packages)

Updates `langchain_google` from 0.6.4+1 to 0.6.4+2
- [Release notes](https://github.com/davidmigloz/langchain_dart/releases)
- [Changelog](https://github.com/davidmigloz/langchain_dart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davidmigloz/langchain_dart/commits/langchain_google-v0.6.4/packages)

Updates `langchain` from 0.7.7+1 to 0.7.7+2
- [Release notes](https://github.com/davidmigloz/langchain_dart/releases)
- [Changelog](https://github.com/davidmigloz/langchain_dart/blob/main/CHANGELOG.md)
- [Commits](https://github.com/davidmigloz/langchain_dart/commits/langchain-v0.7.7/packages)

---
updated-dependencies:
- dependency-name: langchain_openai
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: langchain_google
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: langchain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants