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.29.1 to 0.31.0. Updatesdev.langchain4j:langchain4j-spring-boot-starter
from 0.29.1 to 0.31.0Release notes
Sourced from dev.langchain4j:langchain4j-spring-boot-starter's releases.
Commits
9867027
Merge pull request #22 from langchain4j/release-0-31-058170e5
skip tests0dcd256
AzureAiSearchEmbeddingStore - add "indexName" to the builder (#1084)e8607e9
update version to 0.31.0ba95eac
Merge pull request #21 from Martin7-1/ollama-custom-headers0a5d4ec
add Ollama SB starter custom headers07d4114
Fix langchain4j/langchain4j#10592b95082
Merge pull request #8 from showpune/main489aa41
fixed versions79f38be
fixed "Duration.ofSeconds(0) by default"Updates
dev.langchain4j:langchain4j-open-ai-spring-boot-starter
from 0.29.1 to 0.31.0Release notes
Sourced from dev.langchain4j:langchain4j-open-ai-spring-boot-starter's releases.
Commits
9867027
Merge pull request #22 from langchain4j/release-0-31-058170e5
skip tests0dcd256
AzureAiSearchEmbeddingStore - add "indexName" to the builder (#1084)e8607e9
update version to 0.31.0ba95eac
Merge pull request #21 from Martin7-1/ollama-custom-headers0a5d4ec
add Ollama SB starter custom headers07d4114
Fix langchain4j/langchain4j#10592b95082
Merge pull request #8 from showpune/main489aa41
fixed versions79f38be
fixed "Duration.ofSeconds(0) by default"Updates
dev.langchain4j:langchain4j-azure-open-ai
from 0.29.1 to 0.31.0Release notes
Sourced from dev.langchain4j:langchain4j-azure-open-ai's releases.
... (truncated)
Commits
d9cb1e9
Release 0.31.0 (#1151)358f63c
PGVector, remove by ID, same impl as #1020 but on top of last dev. (#1113)1348786
PGVector, remove by ID, same impl as #1020 but on top of last dev. (#1113)240d34d
Adds an embedding store for Azure Cosmos DB for NoSQL (#1115)9e382d4
Adds an embedding store for Azure Cosmos DB for NoSQL (#1115)2a4576f
removed experimental annotations, added deprecationsc27c127
Fix: #950 ZhipuAiChatModel does not support tools without parameters (#999)acdefd3
[Documentation] Mistral open mixtral8x22b docs (#979)4f30752
New Mistral open mixtral8x22b model (#978)b3d22b4
Add gpt-4o to models enum (#1099)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