Spring AI mcp tool is not called

1.0.0-SNAPSHOT@Bean ChatClient tongYiWithMcp() { ChatClient.Builder builder = ChatClient.builder( ...

Spring AI Allow Tool Calls that use returnDirect to return the result object without serialisation

Currently, when doing tool calls, the response is a converted to JSON so it can be sent back to the model to process the...

Spring AI Gemini and function calling: function call may be discarded.

Bug descriptionThis is linked to the PR https://github.com/spring-projects/spring-ai/pull/2029 where I try to fix this.T...

Spring AI Milvus similarity search has fixed SEARCH_OUTPUT_FIELDS and EMBEDDING_FIELD_NAME

Bug descriptionCan't do similarity search with different columns.see line 338 and 341https://github.com/spring-projects/...

Spring AI Spring AI vector store operations not reactive-friendly

Bug descriptionWhen using Spring AI's OpenAI embeddings in a reactive Spring Boot application, the vector store operatio...

Spring AI Add isPreventDefaultMerge flag for models options

I think this issue has more to do with #3253.As far as I understand, in each model, if we set a parameter as null in its...

Spring AI Model incompatible request argument supplied: temperature

Bug descriptionWhen using the OpenAI search models the following error is returned: Model incompatible request argument ...

Spring AI VectorStoreChatMemoryAdvisor Never Persist Assistant Response in Database For Bedrock Converse Streaming

Bug descriptionVectorStoreChatMemoryAdvisor after method is not never called for stream based advisor. This leads not...

Spring AI Chat Response Metadata Aggergration Stop Reason is not Populated for Bedrock's MessageStop Event

Bug descriptionDescribed in this issue, the conditional block for Message Stop Event relayed from Bedrock Streaming Resp...

Spring AI Why toolCallArguments cannot be null or empty?

Bug descriptionA simple toolcalling for asking current datetime, but i receive toolCallArguments cannot be null or empty...

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...
上一页 下一页
.