Skip to content

chore(deps): bump the eino-dependencies group across 3 directories with 3 updates#203

Merged
GuangmingLuo merged 1 commit intomainfrom
dependabot/go_modules/eino-dependencies-74c7f8e23b
Apr 14, 2026
Merged

chore(deps): bump the eino-dependencies group across 3 directories with 3 updates#203
GuangmingLuo merged 1 commit intomainfrom
dependabot/go_modules/eino-dependencies-74c7f8e23b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps the eino-dependencies group with 3 updates in the / directory: github.com/cloudwego/eino, github.com/cloudwego/eino-ext/components/model/ollama 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/eino from 0.8.5 to 0.8.8

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.8.8

What's Changed

Full Changelog: cloudwego/eino@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.6...v0.8.7

v0.8.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.5...v0.8.6

Commits
  • 27bb4ae feat(adk): reduction middleware add TruncResult.StreamToolResult (#941)
  • 67a0366 chore(adk): make ChatModelAgent Name/Description optional, validate in AgentT...
  • e989a61 feat(adk): add ClearAtLeastTokens and ClearExcludeTools for reduction… (#912)
  • a040cb9 feat(skill): add extension hooks for fork skill execution and tool params (#905)
  • 56bb367 fix(adk): improve resume error messages to avoid exposing internal types (#924)
  • 2ddfb49 docs(schema): fix invalid StreamReader Recv examples (#919)
  • eb36600 fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...
  • 10f2293 fix(adk): fail fast on unregistered RunLocalValue types (#901)
  • be9e559 fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...
  • 7086229 fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino-ext/components/model/ollama from 0.1.8 to 0.1.9

Commits
  • 9f63437 feat(acl/openai): use populateReasoningContentFromExtraFields to get the reas...
  • 03be615 feat(devops): fix non-constant format string for Errorf (#593)
  • 123ac94 feat(acl/openai): when reasoning content is empty, try get reasoning content ...
  • 935c610 feat(ark): support reasoning content pass back to model for chat completions ...
  • 45c873d feat(retriever): 在Segment结构体中添加sign_content字段并优先使用 (#569)
  • cfc7a22 refactor(acl/openai): remove word OpenAI in error msg (#589)
  • 643a675 fix(gemini): Merge Tool Messages into Content Parts (#565)
  • e4f4645 feat(doc/readme): Add README_zh.md & update docs (#585)
  • dc9e247 fix(volc_knowledge): invalid request json (#586)
  • 890b7f2 feat(acl/openai): when reasoning content is empty, try get reasoning content ...
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino-ext/components/model/openai from 0.1.10 to 0.1.12

Release notes

Sourced from github.com/cloudwego/eino-ext/components/model/openai's releases.

components/model/openai/v0.1.12

What's Changed

Full Changelog: cloudwego/eino-ext@components/model/ollama/v0.1.9...components/model/openai/v0.1.12

Commits
  • 44ba773 feat(components/model): upgrade acl/openai (#639)
  • 3225cfd feat(gemini): export thought signature getters (#636)
  • f84c7dd feat(model/ark): rename Enable Tool Web Search to Web Search (#637)
  • 4dee932 feat(model/ark): support web search & add NewResponseAPIChatModel method (#632)
  • a1da1e0 feat(components/model): Unify and enhance tool_choice and allowed_tools handl...
  • 7160473 feat: support gemini internal tool (#629)
  • 1d93d52 feat(claude): add Google Vertex AI support (#625)
  • b503e45 feat(model): support multicontent tool result (#623)
  • ff457f4 feat(ark): report model name in callback extra (#627)
  • fede3af feat(opensearch3): add OpenSearch3 indexer and retriever components (#614)
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino from 0.8.5 to 0.8.8

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.8.8

What's Changed

Full Changelog: cloudwego/eino@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.6...v0.8.7

v0.8.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.5...v0.8.6

Commits
  • 27bb4ae feat(adk): reduction middleware add TruncResult.StreamToolResult (#941)
  • 67a0366 chore(adk): make ChatModelAgent Name/Description optional, validate in AgentT...
  • e989a61 feat(adk): add ClearAtLeastTokens and ClearExcludeTools for reduction… (#912)
  • a040cb9 feat(skill): add extension hooks for fork skill execution and tool params (#905)
  • 56bb367 fix(adk): improve resume error messages to avoid exposing internal types (#924)
  • 2ddfb49 docs(schema): fix invalid StreamReader Recv examples (#919)
  • eb36600 fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...
  • 10f2293 fix(adk): fail fast on unregistered RunLocalValue types (#901)
  • be9e559 fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...
  • 7086229 fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino-ext/components/model/openai from 0.1.10 to 0.1.12

Release notes

Sourced from github.com/cloudwego/eino-ext/components/model/openai's releases.

components/model/openai/v0.1.12

What's Changed

Full Changelog: cloudwego/eino-ext@components/model/ollama/v0.1.9...components/model/openai/v0.1.12

Commits
  • 44ba773 feat(components/model): upgrade acl/openai (#639)
  • 3225cfd feat(gemini): export thought signature getters (#636)
  • f84c7dd feat(model/ark): rename Enable Tool Web Search to Web Search (#637)
  • 4dee932 feat(model/ark): support web search & add NewResponseAPIChatModel method (#632)
  • a1da1e0 feat(components/model): Unify and enhance tool_choice and allowed_tools handl...
  • 7160473 feat: support gemini internal tool (#629)
  • 1d93d52 feat(claude): add Google Vertex AI support (#625)
  • b503e45 feat(model): support multicontent tool result (#623)
  • ff457f4 feat(ark): report model name in callback extra (#627)
  • fede3af feat(opensearch3): add OpenSearch3 indexer and retriever components (#614)
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino from 0.8.5 to 0.8.8

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.8.8

What's Changed

Full Changelog: cloudwego/eino@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.6...v0.8.7

v0.8.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.5...v0.8.6

Commits
  • 27bb4ae feat(adk): reduction middleware add TruncResult.StreamToolResult (#941)
  • 67a0366 chore(adk): make ChatModelAgent Name/Description optional, validate in AgentT...
  • e989a61 feat(adk): add ClearAtLeastTokens and ClearExcludeTools for reduction… (#912)
  • a040cb9 feat(skill): add extension hooks for fork skill execution and tool params (#905)
  • 56bb367 fix(adk): improve resume error messages to avoid exposing internal types (#924)
  • 2ddfb49 docs(schema): fix invalid StreamReader Recv examples (#919)
  • eb36600 fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...
  • 10f2293 fix(adk): fail fast on unregistered RunLocalValue types (#901)
  • be9e559 fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...
  • 7086229 fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino from 0.8.5 to 0.8.8

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.8.8

What's Changed

Full Changelog: cloudwego/eino@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.6...v0.8.7

v0.8.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.5...v0.8.6

Commits
  • 27bb4ae feat(adk): reduction middleware add TruncResult.StreamToolResult (#941)
  • 67a0366 chore(adk): make ChatModelAgent Name/Description optional, validate in AgentT...
  • e989a61 feat(adk): add ClearAtLeastTokens and ClearExcludeTools for reduction… (#912)
  • a040cb9 feat(skill): add extension hooks for fork skill execution and tool params (#905)
  • 56bb367 fix(adk): improve resume error messages to avoid exposing internal types (#924)
  • 2ddfb49 docs(schema): fix invalid StreamReader Recv examples (#919)
  • eb36600 fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...
  • 10f2293 fix(adk): fail fast on unregistered RunLocalValue types (#901)
  • be9e559 fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...
  • 7086229 fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino-ext/components/model/openai from 0.1.10 to 0.1.12

Release notes

Sourced from github.com/cloudwego/eino-ext/components/model/openai's releases.

components/model/openai/v0.1.12

What's Changed

Full Changelog: cloudwego/eino-ext@components/model/ollama/v0.1.9...components/model/openai/v0.1.12

Commits
  • 44ba773 feat(components/model): upgrade acl/openai (#639)
  • 3225cfd feat(gemini): export thought signature getters (#636)
  • f84c7dd feat(model/ark): rename Enable Tool Web Search to Web Search (#637)
  • 4dee932 feat(model/ark): support web search & add NewResponseAPIChatModel method (#632)
  • a1da1e0 feat(components/model): Unify and enhance tool_choice and allowed_tools handl...
  • 7160473 feat: support gemini internal tool (#629)
  • 1d93d52 feat(claude): add Google Vertex AI support (#625)
  • b503e45 feat(model): support multicontent tool result (#623)
  • ff457f4 feat(ark): report model name in callback extra (#627)
  • fede3af feat(opensearch3): add OpenSearch3 indexer and retriever components (#614)
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino from 0.8.5 to 0.8.8

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.8.8

What's Changed

Full Changelog: cloudwego/eino@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.6...v0.8.7

v0.8.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.5...v0.8.6

Commits
  • 27bb4ae feat(adk): reduction middleware add TruncResult.StreamToolResult (#941)
  • 67a0366 chore(adk): make ChatModelAgent Name/Description optional, validate in AgentT...
  • e989a61 feat(adk): add ClearAtLeastTokens and ClearExcludeTools for reduction… (#912)
  • a040cb9 feat(skill): add extension hooks for fork skill execution and tool params (#905)
  • 56bb367 fix(adk): improve resume error messages to avoid exposing internal types (#924)
  • 2ddfb49 docs(schema): fix invalid StreamReader Recv examples (#919)
  • eb36600 fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...
  • 10f2293 fix(adk): fail fast on unregistered RunLocalValue types (#901)
  • be9e559 fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...
  • 7086229 fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino-ext/components/model/openai from 0.1.10 to 0.1.12

Release notes

Sourced from github.com/cloudwego/eino-ext/components/model/openai's releases.

components/model/openai/v0.1.12

What's Changed

Full Changelog: cloudwego/eino-ext@components/model/ollama/v0.1.9...components/model/openai/v0.1.12

Commits
  • 44ba773 feat(components/model): upgrade acl/openai (#639)
  • 3225cfd feat(gemini): export thought signature getters (#636)
  • f84c7dd feat(model/ark): rename Enable Tool Web Search to Web Search (#637)
  • 4dee932 feat(model/ark): support web search & add NewResponseAPIChatModel method (#632)
  • a1da1e0 feat(components/model): Unify and enhance tool_choice and allowed_tools handl...
  • 7160473 feat: support gemini internal tool (#629)
  • 1d93d52 feat(claude): add Google Vertex AI support (#625)
  • b503e45 feat(model): support multicontent tool result (#623)
  • ff457f4 feat(ark): report model name in callback extra (#627)
  • fede3af feat(opensearch3): add OpenSearch3 indexer and retriever components (#614)
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino from 0.8.5 to 0.8.8

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.8.8

What's Changed

Full Changelog: cloudwego/eino@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.6...v0.8.7

v0.8.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.5...v0.8.6

Commits
  • 27bb4ae feat(adk): reduction middleware add TruncResult.StreamToolResult (#941)
  • 67a0366 chore(adk): make ChatModelAgent Name/Description optional, validate in AgentT...
  • e989a61 feat(adk): add ClearAtLeastTokens and ClearExcludeTools for reduction… (#912)
  • a040cb9 feat(skill): add extension hooks for fork skill execution and tool params (#905)
  • 56bb367 fix(adk): improve resume error messages to avoid exposing internal types (#924)
  • 2ddfb49 docs(schema): fix invalid StreamReader Recv examples (#919)
  • eb36600 fix(schema): remove redundant ErrNoValue handling from WithErrWrapper path (#...
  • 10f2293 fix(adk): fail fast on unregistered RunLocalValue types (#901)
  • be9e559 fix(schema): StreamReaderWithConvert errWrapper should continue on ErrNoValue...
  • 7086229 fix(flow): prevent panic in WithMessageFuture when agent is used in nested gr...
  • Additional commits viewable in compare view

Updates github.com/cloudwego/eino from 0.8.5 to 0.8.8

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.8.8

What's Changed

Full Changelog: cloudwego/eino@v0.8.7...v0.8.8

v0.8.7

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.6...v0.8.7

v0.8.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.8.5...v0.8.6

Commits
  • 27bb4ae feat(adk): reduction middleware add TruncResult.StreamToolResult (

…th 3 updates

Bumps the eino-dependencies group with 3 updates in the / directory: [github.com/cloudwego/eino](https://github.com/cloudwego/eino), [github.com/cloudwego/eino-ext/components/model/ollama](https://github.com/cloudwego/eino-ext) 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.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino-ext/components/model/ollama` from 0.1.8 to 0.1.9
- [Release notes](https://github.com/cloudwego/eino-ext/releases)
- [Commits](cloudwego/eino-ext@devops/v0.1.8...libs/acl/openai/v0.1.9)

Updates `github.com/cloudwego/eino-ext/components/model/openai` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/cloudwego/eino-ext/releases)
- [Commits](cloudwego/eino-ext@libs/acl/openai/v0.1.10...libs/acl/openai/v0.1.12)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino-ext/components/model/openai` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/cloudwego/eino-ext/releases)
- [Commits](cloudwego/eino-ext@libs/acl/openai/v0.1.10...libs/acl/openai/v0.1.12)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino-ext/components/model/openai` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/cloudwego/eino-ext/releases)
- [Commits](cloudwego/eino-ext@libs/acl/openai/v0.1.10...libs/acl/openai/v0.1.12)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino-ext/components/model/openai` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/cloudwego/eino-ext/releases)
- [Commits](cloudwego/eino-ext@libs/acl/openai/v0.1.10...libs/acl/openai/v0.1.12)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

Updates `github.com/cloudwego/eino` from 0.8.5 to 0.8.8
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.8.5...v0.8.8)

---
updated-dependencies:
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino-ext/components/model/ollama
  dependency-version: 0.1.9
  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.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  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.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  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.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  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.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: eino-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 13, 2026
@GuangmingLuo GuangmingLuo merged commit 7f9e6a7 into main Apr 14, 2026
6 checks passed
@GuangmingLuo GuangmingLuo deleted the dependabot/go_modules/eino-dependencies-74c7f8e23b branch April 14, 2026 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Development

Successfully merging this pull request may close these issues.

1 participant