Spring AI LastMaxTokenSizeContentPurger Logic backwards

I don't see any document references to it and there are no tests so I'm not 100% but looking at LastMaxTokenSizeContentP...

Spring AI Support of Guardrails in Spring AI

Can we implement some guardrails features in built in Spring AI so we no need to fine tune the prompt: Gurard rails feat...

Spring AI SpringAI Guardrail support

Expected BehaviorWe would like to have Guardrailing support for Input, Dailog, Retrieval, Execution and Output of the LL...

Spring AI A strange problem for tool calling

a same request ,run it, and it will become sometimes it's good, sometimes it's abnormal. The following are the abnorm...

SpringBoot Spring Boot with Java 24

I get the following errors when upgrading to Java 24, with my Spring Boot Webflux applicationIs this normal, or a develo...

SpringBoot Remove SSL status tag from metrics

We added the SSL status for 3.5, but we're concerned that the SSL threshold property will be hard to support when we res...

Spring Update HttpServiceGroupConfigurer API

The full configure method is awkward with two separate BiConsumer's with the group repeated in each BiConsumer, only bec...

Spring Make max size for pattern cache in PathPatternMatchableHandlerMapping configurable

Hello everyone,We are trying to upgrade a very huge web app from Spring Framework version 5 to 6 (spring-webmvc-6.2.5).W...

Spring JAXB message converters ignore Content-Type charset

HiI have created a Stackoverflow with the details here https://stackoverflow.com/questions/79568225/restclient-message-c...

Spring no transaction is in progress: AOP with proxied sessionfactory

Seems like AOP transaction interceptor fails to start an active transaction when the session factory is wrapped in a pro...

Spring Security Support Remember-Me for OAuth2 login

When OAuth2 login is enabled, remember-me parameter (ie when it's not set to always remember) will not be honored, becau...

Spring AI Modular RAG - Part 2

This is part 2 of the Modular RAG solution started in https://github.com/spring-projects/spring-ai/issues/1603The scope ...

Spring AI OpenTelemetry Semantic Conventions for GenAI Operations - Support Overview

Based on the Semantic Conventions 1.27.0. See docs.This issue is to keep track of the work I've been doing for the Sprin...

Spring AI Please add a config of mcp server request timeout, default 10s is too short.

Please add a config to modify the request time of mcp server in the McpServerAutoConfiguration.java .The mcp server has...

Spring AI Error using ElasticSearch with filter expression

源代码: List<String> documentIds = (List<String>) requestBody.getOrDefault("documentIds", new ArrayLi...

Spring AI Tool Observability

"Monitor tool execution behaviors, such as invoking a method before tool execution, invoking a method after tool executi...

Spring AI RC1 - RAG Advisor - QueryTransformer - ChatClient.Builder config with a low temperature is ignored

Bug descriptionIn RetrievalAugmentationAdvisor, configuring a CompressionQueryTransformer or RewriteQueryTransformer wit...

Spring AI chatMemory.get(conversationId) returns unexpected timestamp

Spring AI Version: 1.0.0-RC1chatMemory.get(conversationId) returns[{"messageType": "USER","metadata": {"CassandraChatMem...

SpringBoot Non Tenant discriminated Entities joining tenant discriminated Entities outside their Tenant context.

Basically, imagine we have 2 Entities:User and UserTenantLink. UserTenantLink has a OneToOne connection to User. User ha...

Spring Property placeholders for class names in XML config are not resolved

Hello.I've a Spring Boot 3.4.5 project that uses the old XML style to configure the application context.While in Spring ...
上一页 下一页
.