Spring AI [EPIC] Add Observability to Embedding Models

TODO List[ ] VertexAI[ ] Azure[ ] bedrock: titan, cohere[ ] Transformers[ ] PostgresMLComment From: ThomasVitaleMistral ...

Spring AI VectorStore filter improve

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

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

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

Current Performance IssueFunction calling applications regenerate identical JSON schemas on every request, causing signi...

Spring AI [EPIC] Spring Boot 4.0 compatability

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

If the BedrockAwsConnectionProperties#region by default the auto-configuration will try to pick the default region using...

Spring AI Add file-based ChatMemoryStore implementation

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

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.

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.

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

We've had early feedback from the M3 release that the repackaging of EnvironmentPostProcessor causes some upgrade pain, ...

SpringBoot Remove Bitnami support

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

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

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

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

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

It is currently possible to craft the following faulty configuration:@Configurationpublic class FaultyConfiguration { ...

Spring Invoke ConfigurationBeanNameGenerator even if a '@Bean(name = ..)' is provided

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

For Spring AOT to be more flexible, we'd like to record certain contributions without a locked-down BeanFactory. The mos...
上一页 下一页
.