Spring Security Deprecate SpringSecurityLdapTemplate

SpringSecurityLdapTemplate exposes many operations that are available in modern-day Spring LDAP by way of LdapClient and...

Spring AI I need a solution to instable tool calling behavior in deepseek

Expected BehaviorCurrent BehaviorContextIn my case, DeepSeek is used as a chat model.I am not sure what cause the differ...

Spring AI mcp-client-stdio-test bug

spring.ai.mcp.client.toolcallback.enabled=truespring.ai.mcp.client.stdio.connections.server1.command=javaspring.ai.mcp.c...

Spring AI JdbcChatMemoryRepository do not persist Media in UserMessage

Expected BehaviorWhen using JdbcChatMemoryRepository it is expected that you will be able to continue a chat conversatio...

Spring AI Search failed in RagFlow's ElasticSearch, returned 400

Bug descriptionThe following error occurred when connecting to RagFlow's ES and searching:DEBUG [ Test worker] org....

Spring AI Unable to use spring ai with LMStudio using spring-ai openai module

Bug descriptionWhen trying to connect to LM studio on http://localhost:1234 for a chat completion request the program ha...

Spring AI Allow specifying credentials to vertexai embeddings model

In 1.0.0-M2, the documentation for vertexai says to do this as part of the prerequisites:gcloud config set project <P...

Spring AI Can't get vectorStoreTest with MongoDBAtlasVectorStore to work locally

Bug descriptionI am having trouble with MongoDBAtlasVectorStore. Basically when I copy and paste this into my project be...

Spring AI Add support for Voyage embedding model

Voyage ( https://www.voyageai.com/ ) is a commercial model provider that specializes in embedding and re-rank models. Wh...

Spring AI Implement support for Cloudflare Workers AI

Currently Spring AI does not accept requests via Cloudflare Workers AI, it would be interesting to have an implementatio...

Spring AI How can I implement the ChatMemory in an agentic workflow?

I am working on an agentic workflow project using SpringAI, now I have a question/problem with ChatMemory.QuestionHow ca...

Spring AI Add batching strategy for all vector store implementations

See this for more details: https://github.com/spring-projects/spring-ai/issues/1214[ ] Cassandra[x] Chroma[x] ElasticSea...

Spring AI Most of classes implementing BaseAdvisor lacks logs

Most of the Advisor classes lack logging.It is difficult to verify whether the advisor was invoked.Specifically, ### Que...

Spring AI AWS Bedrock: Increase read timeout for chatModel

We dont have possibility to increase read timeout for request to model. For example Amazon Bedrock return read timeout i...

Spring AI Add docs and examples for spring-ai-test

The spring-ai-test is meant to help evaluating generative responses using the the LLM itself. But is it stands at the mo...

Spring AI Add Watson AI chat model support

The Spring AI team does not have access to the Watson models and this is a concern We can't support Watson if we don't ...

SpringBoot Add Running Tests section to README.adoc

Forward port of issue #45969 to 4.0.x.Comment From: snicollhttps://github.com/spring-projects/spring-boot/commit/7221a46...

SpringBoot Only enable tests that require an English locale when the locale is English

(project) -> assertThat(buildLog(project)).contains("invalid flag: --invalid-compiler-arg")); "Is ...

SpringBoot RedisCacheManager used concurrently with JCacheCacheManager causes Prometheus scrape endpoint to fail

I am using multiple cache managers in my application - a RedisCacheManager and a JCacheCacheManager backed by EHCache.I ...

SpringBoot Support instance main methods

Java 21 introduces (as a preview) support for instance main methods and for main methods (static or instance) that have ...
上一页 下一页
.