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 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
langchain4j.version
from 0.33.0 to 0.34.0. Updatesdev.langchain4j:langchain4j-spring-boot-starter
from 0.33.0 to 0.34.0Release notes
Sourced from dev.langchain4j:langchain4j-spring-boot-starter's releases.
Commits
a68c6c4
Release 0.34.0 (#40)cc38c54
Fix a typo issue (#39)e052f56
Update Elasticsearch spring implementation for 0.34 (#37)818b4a5
fix #1593 SpringBoot scanBasePackages does not take effect (#36)dc5132f
fix #1593 SpringBoot scanBasePackages does not take effect (#36)34d0962
fix #1606 AiServicesAutoConfig is unable to detect AiService in the package s...17e2470
changed version to 0.34.0-SNAPSHOTUpdates
dev.langchain4j:langchain4j-open-ai-spring-boot-starter
from 0.33.0 to 0.34.0Release notes
Sourced from dev.langchain4j:langchain4j-open-ai-spring-boot-starter's releases.
Commits
a68c6c4
Release 0.34.0 (#40)cc38c54
Fix a typo issue (#39)e052f56
Update Elasticsearch spring implementation for 0.34 (#37)818b4a5
fix #1593 SpringBoot scanBasePackages does not take effect (#36)dc5132f
fix #1593 SpringBoot scanBasePackages does not take effect (#36)34d0962
fix #1606 AiServicesAutoConfig is unable to detect AiService in the package s...17e2470
changed version to 0.34.0-SNAPSHOTUpdates
dev.langchain4j:langchain4j-azure-open-ai
from 0.33.0 to 0.34.0Release notes
Sourced from dev.langchain4j:langchain4j-azure-open-ai's releases.
... (truncated)
Commits
0a03dfc
docu: structured outputs, toolsb0a8e6f
Release 0.34.0 (#1711)5beb68e
Ollama: fixed testsb818baa
OllamaModels - list running modelsapi/ps
(#1562)7186614
Gemini AI: improve error reporting and flags for Python code execution (#1708)259c129
Gemini AI: improve error reporting and flags for Python code execution (#1708)4f596f8
Migrate chatglm from gson to jackson (#1707)c14c86c
DashScope: Support Wanx Models (for text-generated images) (#1710)4ee7b8a
#1363 — Add support for the Gemini AI model (#1695)afd2a54
#1363 — Add support for the Gemini AI model (#1695)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