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 and parameterless main methods

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

SpringBoot Executable JAR application class encounters performance issues when classpath URLs reference a host

We have several Spring boot applications running on windows servers. These applications start as an executable jar. Sinc...

SpringBoot Force specific hash when building a single docs branch

Currently when a docs build is triggered for a branch, the latest version of that branch will always be used. This can c...

SpringBoot @ImportTestcontainers doesn't work with AOT

For each container field that's found, @ImportTestcontainers creates a TestcontainerFieldBeanDefinition. Such definition...
上一页 下一页
.