chore(deps): bump the eino-dependencies group across 3 directories with 2 updates#198
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
chore(deps): bump the eino-dependencies group across 3 directories with 2 updates#198dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…th 2 updates Bumps the eino-dependencies group with 2 updates in the / directory: [github.com/cloudwego/eino](https://github.com/cloudwego/eino) and [github.com/cloudwego/eino-ext/components/model/openai](https://github.com/cloudwego/eino-ext). Bumps the eino-dependencies group with 2 updates in the /flow/agent/deer-go directory: [github.com/cloudwego/eino](https://github.com/cloudwego/eino) and [github.com/cloudwego/eino-ext/components/model/openai](https://github.com/cloudwego/eino-ext). Bumps the eino-dependencies group with 1 update in the /quickstart/eino_assistant directory: [github.com/cloudwego/eino](https://github.com/cloudwego/eino). Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/cloudwego/eino/releases) - [Commits](cloudwego/eino@v0.8.5...v0.8.6) Updates `github.com/cloudwego/eino-ext/components/model/openai` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/cloudwego/eino-ext/releases) - [Commits](cloudwego/eino-ext@libs/acl/openai/v0.1.10...libs/acl/openai/v0.1.11) Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/cloudwego/eino/releases) - [Commits](cloudwego/eino@v0.8.5...v0.8.6) Updates `github.com/cloudwego/eino-ext/components/model/openai` from 0.1.10 to 0.1.11 - [Release notes](https://github.com/cloudwego/eino-ext/releases) - [Commits](cloudwego/eino-ext@libs/acl/openai/v0.1.10...libs/acl/openai/v0.1.11) Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/cloudwego/eino/releases) - [Commits](cloudwego/eino@v0.8.5...v0.8.6) --- updated-dependencies: - dependency-name: github.com/cloudwego/eino dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino-ext/components/model/openai dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino-ext/components/model/openai dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies - dependency-name: github.com/cloudwego/eino dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: eino-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the eino-dependencies group with 2 updates in the / directory: github.com/cloudwego/eino and github.com/cloudwego/eino-ext/components/model/openai.
Bumps the eino-dependencies group with 2 updates in the /flow/agent/deer-go directory: github.com/cloudwego/eino and github.com/cloudwego/eino-ext/components/model/openai.
Bumps the eino-dependencies group with 1 update in the /quickstart/eino_assistant directory: github.com/cloudwego/eino.
Updates
github.com/cloudwego/einofrom 0.8.5 to 0.8.6Release notes
Sourced from github.com/cloudwego/eino's releases.
Commits
eb36600fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...10f2293fix(adk): fail fast on unregistered RunLocalValue types (#901)be9e559fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...7086229fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...b304d83docs: fix vulnerability reporting email link (#519)5f6b82dfeat(adk): move read limit default from backend to tool layer (#908)Updates
github.com/cloudwego/eino-ext/components/model/openaifrom 0.1.10 to 0.1.11Commits
a1da1e0feat(components/model): Unify and enhance tool_choice and allowed_tools handl...7160473feat: support gemini internal tool (#629)1d93d52feat(claude): add Google Vertex AI support (#625)b503e45feat(model): support multicontent tool result (#623)ff457f4feat(ark): report model name in callback extra (#627)fede3affeat(opensearch3): add OpenSearch3 indexer and retriever components (#614)a950e71feat(es8): refine examples and documentation for ES8 retriever/indexer (#607)79a66c5feat(es7): add Elasticsearch 7 retriever and indexer components (#606)4c378b5fix(es8): correct dense vector similarity parameter name (#605)b7e49a6feat(opensearch2): add OpenSearch2 indexer and retriever components (#601)Updates
github.com/cloudwego/einofrom 0.8.5 to 0.8.6Release notes
Sourced from github.com/cloudwego/eino's releases.
Commits
eb36600fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...10f2293fix(adk): fail fast on unregistered RunLocalValue types (#901)be9e559fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...7086229fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...b304d83docs: fix vulnerability reporting email link (#519)5f6b82dfeat(adk): move read limit default from backend to tool layer (#908)Updates
github.com/cloudwego/eino-ext/components/model/openaifrom 0.1.10 to 0.1.11Commits
a1da1e0feat(components/model): Unify and enhance tool_choice and allowed_tools handl...7160473feat: support gemini internal tool (#629)1d93d52feat(claude): add Google Vertex AI support (#625)b503e45feat(model): support multicontent tool result (#623)ff457f4feat(ark): report model name in callback extra (#627)fede3affeat(opensearch3): add OpenSearch3 indexer and retriever components (#614)a950e71feat(es8): refine examples and documentation for ES8 retriever/indexer (#607)79a66c5feat(es7): add Elasticsearch 7 retriever and indexer components (#606)4c378b5fix(es8): correct dense vector similarity parameter name (#605)b7e49a6feat(opensearch2): add OpenSearch2 indexer and retriever components (#601)Updates
github.com/cloudwego/einofrom 0.8.5 to 0.8.6Release notes
Sourced from github.com/cloudwego/eino's releases.
Commits
eb36600fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...10f2293fix(adk): fail fast on unregistered RunLocalValue types (#901)be9e559fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...7086229fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...b304d83docs: fix vulnerability reporting email link (#519)5f6b82dfeat(adk): move read limit default from backend to tool layer (#908)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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