Aurora Blog
Home
Spring AI [EPIC] Add Observability to Embedding Models
2025-09-19 14:02:35
165
TODO List[ ] VertexAI[ ] Azure[ ] bedrock: titan, cohere[ ] Transformers[ ] PostgresMLComment From: ThomasVitaleMistral ...
Spring AI VectorStore filter improve
2025-09-19 14:02:24
719
in my case, i use milvus and want to use json_contains_any Proposal: Make ExpressionType an Interface for Extensibility...
Spring AI Hope to provide support for Ollama's thinking mode
2025-09-19 14:02:18
190
Hope to provide support for Ollama's thinking modeComment From: sunyuhan1998Hi @wusyhub This support is currently being ...
Spring AI PromptTemplate should configure error reporting in String Template
2025-09-19 14:02:09
1111
Expected BehaviorI would like to see details about what is wrong with my prompt template in my logs (that go to LogStash...
Spring AI Consider caching JSON schema generation in function calling
2025-09-19 14:01:36
2634
Current Performance IssueFunction calling applications regenerate identical JSON schemas on every request, causing signi...
Spring AI [EPIC] Spring Boot 4.0 compatability
2025-09-19 14:01:34
1746
The goal is to support Spring Boot 3.4.x, 3.5.x, and Boot 4.0/Spring Framework 7 within the same branch/version of Sprin...
Spring AI Change the BedrockAwsConnectionProperties region property to be empty by default
2025-09-19 14:01:16
199
If the BedrockAwsConnectionProperties#region by default the auto-configuration will try to pick the default region using...
Spring AI Add file-based ChatMemoryStore implementation
2025-09-19 14:01:13
811
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
Spring AI MCP:deepseek chat model call brave search mcp
2025-09-19 14:01:11
2825
When I use the deepseek chat model to call mcp, an error is reported2025-05-15T22:12:57.519+08:00 ERROR 34807 --- [zfo.a...
Spring AI Allow pretty printing of over-the-wire JSON exchange with the LLM when using Azure OpenAI.
2025-09-19 14:01:03
1846
Expected BehaviorI'm using Azure OpenAi and would like to pretty print the JSON exchanged with the LLM to make it easier...
Spring AI Connect to the n8n MCP server using SSE.
2025-09-19 14:01:01
1888
Please do a quick search on GitHub issues first, the feature you are about to request might have already been requested....
SpringBoot Reintroduce previous EnvironmentPostProcessor in deprecated form
2025-09-19 14:00:46
580
We've had early feedback from the M3 release that the repackaging of EnvironmentPostProcessor causes some upgrade pain, ...
SpringBoot Remove Bitnami support
2025-09-19 14:00:44
318
With the coming changes to the Bitnami images we can no longer offer built-in support for Bitnami. The bitnamilegacy ima...
SpringBoot Json processing break between spring boot 3.5.5 and 3.5.6
2025-09-19 14:00:38
3256
Hello, I think there is an issue with the spring-boot-starter-web at v3.5.6.I have this code : @JsonProperty(value = &qu...
SpringBoot Support Gradle 9
2025-09-19 14:00:34
1813
It's likely that Gradle 9 will be released in time for Boot 3.5 in May 2025. Assuming that happens, we should add suppor...
SpringBoot Redis Session Configuration Should Respect Spring Session Timeout Property
2025-09-19 14:00:29
2326
SummaryVersion: 3.5.5I believe that RedisSessionConfiguration probably wants to use the spring.session.timeout property...
SpringBoot Freshly released 3.4.10 points to wrong oracle version
2025-09-19 14:00:23
992
Today was released new version of spring-boot 3.4.10 But the spring-boot-dependencies-3.4.10.pom points to wrong oracle ...
Spring Fail fast if a @Bean method has a void return type
2025-09-19 14:00:16
2737
It is currently possible to craft the following faulty configuration:@Configurationpublic class FaultyConfiguration { ...
Spring Invoke ConfigurationBeanNameGenerator even if a '@Bean(name = ..)' is provided
2025-09-19 14:00:14
3296
Let's assume this simple example:@Configuration(proxyBeanMethods = false)static class TaskExecutorConfiguration { @Co...
Spring Add support for refeshing a context for AOT processing with customized condition evaluation
2025-09-19 14:00:12
1841
For Spring AOT to be more flexible, we'd like to record certain contributions without a locked-down BeanFactory. The mos...
上一页
下一页
1
…
58
59
60
61
62
…
386
.