Aurora Blog
Home
Spring AI JdbcChatMemoryRepository do not persist Media in UserMessage
2025-06-19 14:02:09
1627
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
2025-06-19 14:02:07
13456
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
2025-06-19 14:02:02
6802
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
2025-06-19 14:02:00
2628
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
2025-06-19 14:01:58
2272
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
2025-06-19 14:01:54
519
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
2025-06-19 14:01:52
419
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?
2025-06-19 14:01:50
4504
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
2025-06-19 14:01:48
267
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
2025-06-19 14:01:47
765
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
2025-06-19 14:01:45
1120
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
2025-06-19 14:01:43
165
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
2025-06-19 14:01:41
2004
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
2025-06-19 14:01:38
153
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
2025-06-19 14:01:36
488
(project) -> assertThat(buildLog(project)).contains("invalid flag: --invalid-compiler-arg")); "Is ...
SpringBoot RedisCacheManager used concurrently with JCacheCacheManager causes Prometheus scrape endpoint to fail
2025-06-19 14:01:34
1735
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
2025-06-19 14:01:32
2919
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
2025-06-19 14:01:30
7357
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
2025-06-19 14:01:24
469
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
2025-06-19 14:01:23
320
For each container field that's found, @ImportTestcontainers creates a TestcontainerFieldBeanDefinition. Such definition...
上一页
下一页
1
…
259
260
261
262
263
…
337
.